public static class SingleStageNormalFormGame.StrategyProfile
extends java.lang.Object
Constructor and Description |
---|
StrategyProfile(int... actions) |
Modifier and Type | Method and Description |
---|---|
SingleStageNormalFormGame.StrategyProfile |
copy() |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public SingleStageNormalFormGame.StrategyProfile copy()