Interface IngredientCollections.IIngredientCollectionConstructor<C extends IIngredientCollection<?,?>>
- Type Parameters:
C
- The storage type.
- Enclosing class:
- IngredientCollections
public static interface IngredientCollections.IIngredientCollectionConstructor<C extends IIngredientCollection<?,?>>
Helper interface for constructing an
IIngredientCollection
based on an IngredientComponent
.-
Method Summary
-
Method Details
-
create
-