Package org.opennms.core.collections
Interface LazySet.Loader<E>
-
- All Known Implementing Classes:
LazyResourceAttributeLoader
public static interface LazySet.Loader<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<E>
load()
-