public static interface StateContainer.IFactory<O,S extends IStateHolder<S>,A extends StateHolder<O,S>>
Modifier and Type | Method and Description |
---|---|
A |
create(O p_create_1_,
com.google.common.collect.ImmutableMap<IProperty<?>,java.lang.Comparable<?>> p_create_2_) |