|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.FeedbackTags
public final class FeedbackTags
Field Summary | |
---|---|
static int |
END_TAG
|
static int |
INIT_TAG
|
static int |
MESSAGE_TAG
|
static int |
NEIGHBOURS_TAG
|
static int |
RETURN_TAG
|
Constructor Summary | |
---|---|
FeedbackTags()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NEIGHBOURS_TAG
public static final int INIT_TAG
public static final int MESSAGE_TAG
public static final int RETURN_TAG
public static final int END_TAG
Constructor Detail |
---|
public FeedbackTags()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |