Interface OortObject.Factory<T>

Type Parameters:
T - the type of the objects created
Enclosing class:
OortObject<T>

public static interface OortObject.Factory<T>
Factory that creates objects stored by OortObjects.