Class Assembly.Builder<I,T,O>

java.lang.Object
net.orbyfied.coldlib.util.Assembly.Builder<I,T,O>
Type Parameters:
I - The intermediate instance type.
T - The result instance type.
O - The options type.
Enclosing class:
Assembly<I,T,O>

public static class Assembly.Builder<I,T,O> extends Object
Builder for an assembly.