public class Action extends AbstractListIndexed
| Constructor and Description |
|---|
Action(int type) |
Action(int type,
int info) |
Action(int type,
int info,
int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
java.lang.String |
toString() |
addpublic Action(int type)
public Action(int type,
int info)
public Action(int type,
int info,
int index)
public boolean equals(java.lang.Object object)
equals in class AbstractListIndexed