public static final class GameViews.Node<S> extends ImmutableObject
Modifier and Type | Method | Description |
---|---|---|
protected boolean |
equals2(ImmutableObject o) |
|
protected int |
hashCodeOnce() |
|
java.lang.String |
toString() |
equals, hashCode
public final S state
protected boolean equals2(ImmutableObject o)
equals2
in class ImmutableObject
protected int hashCodeOnce()
hashCodeOnce
in class ImmutableObject
public java.lang.String toString()
toString
in class java.lang.Object