Interface FactoryAnyD.TwoStep<I extends StructureAnyD,B extends FactoryAnyD.Builder<I>>

All Superinterfaces:
FactoryAnyD<I>, FactorySupplement
All Known Subinterfaces:
FactoryAnyD.MayBeSparse<I,DENSE,SPARSE>
All Known Implementing Classes:
ArrayAnyD.Factory
Enclosing interface:
FactoryAnyD<I extends StructureAnyD>

public static interface FactoryAnyD.TwoStep<I extends StructureAnyD,B extends FactoryAnyD.Builder<I>> extends FactoryAnyD<I>