Class Factory.Category<T>

java.lang.Object
com.marginallyclever.ro3.Factory.Category<T>
Type Parameters:
T - The class of object to create.
Enclosing class:
Factory<T>

public static class Factory.Category<T> extends Object
A category of objects. These categories can be nested in a tree.