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

All Known Implementing Classes:
DistributedStatusResourceType.AttributeLoader, GenericIndexResourceType.AttributeLoader, InterfaceSnmpResourceType.AttributeLoader, ResponseTimeResourceType.AttributeLoader
Enclosing class:
LazySet<E>

public static interface LazySet.Loader<E>


Method Summary
 Set<E> load()
           
 

Method Detail

load

Set<E> load()


Copyright © 2011. All Rights Reserved.