public interface MapAbstractStateFactory<KeyT,StateT extends LatticeAbstractState<StateT>>
MapAbstractState.| Modifier and Type | Method and Description |
|---|---|
MapAbstractState<KeyT,StateT> |
createMapAbstractState()
Returns an instance of MapAbstractState.
|
MapAbstractState<KeyT,StateT> createMapAbstractState()