|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hops.dm.tad.nimPair
public class nimPair
This is an action with the PARTICIPANT that performed the action
| Field Summary | |
|---|---|
action |
act
the action |
turn |
DP
the dialogue participant |
| Constructor Summary | |
|---|---|
nimPair(action _act,
turn _DP)
Creates a new instance of nimPair |
|
nimPair(nimPair a)
Creates a new instance of nimPair and copy the nimPair input values |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Creates and returns a copy of this object. |
boolean |
equals(java.lang.Object o)
Indicates whether some other object is "equal to" this one. |
boolean |
equalsTo(nimPair _w)
Indicates whether a nimPair is "equal to" this one. |
int |
hashCode()
|
boolean |
is_empty()
Tests if this object has no values |
java.lang.String |
toString()
Returns a string representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public action act
public turn DP
| Constructor Detail |
|---|
public nimPair(action _act,
turn _DP)
public nimPair(nimPair a)
| Method Detail |
|---|
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic boolean equalsTo(nimPair _w)
public boolean is_empty()
public java.lang.Object clone()
clone in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||