@Immutable public final class MapRankingState<S,K,V> extends AnnotatedState<S>
Modifier and Type | Field | Description |
---|---|---|
java.util.Map<K,V> |
componentMap |
state
Modifier and Type | Method | Description |
---|---|---|
protected boolean |
equals2(ImmutableObject o) |
|
protected int |
hashCodeOnce() |
|
java.lang.String |
toString() |
equals, hashCode
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