public class ModelStateComposition extends java.lang.Object implements IModelState
Constructor and Description |
---|
ModelStateComposition(IModelState first,
IModelState second) |
Modifier and Type | Method and Description |
---|---|
<any> |
apply(<any> part) |
public ModelStateComposition(IModelState first, IModelState second)
public <any> apply(<any> part)
apply
in interface IModelState