org.opennms.core.utils
Interface LazyList.Loader<E>

All Known Implementing Classes:
DomainResourceType.DomainChildResourceLoader
Enclosing class:
LazyList<E>

public static interface LazyList.Loader<E>


Method Summary
 List<E> load()
           
 

Method Detail

load

List<E> load()


Copyright © 2011. All Rights Reserved.