Package owl.game
Class GameViews.Node<S>
- java.lang.Object
-
- owl.game.GameViews.Node<S>
-
- All Implemented Interfaces:
AnnotatedState<S>
- Enclosing class:
- GameViews
@Immutable public abstract static class GameViews.Node<S> extends Object implements AnnotatedState<S>
A state of the split game.
-
-
Constructor Summary
Constructors Constructor Description Node()
-