|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zilonis.util.MultiListElement
org.zilonis.network.negative.NegativeJoinResult
public class NegativeJoinResult
| Field Summary | |
|---|---|
static int |
TOKEN
|
static int |
WME
|
| Constructor Summary | |
|---|---|
NegativeJoinResult(Token token,
WME wme)
|
|
| Method Summary | |
|---|---|
Token |
getToken()
|
WME |
getWME()
|
| Methods inherited from class org.zilonis.util.MultiListElement |
|---|
getNext, getPrev, lock, remove, removeLast, setNext, setPrev, unlock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int WME
public static final int TOKEN
| Constructor Detail |
|---|
public NegativeJoinResult(Token token,
WME wme)
| Method Detail |
|---|
public WME getWME()
public Token getToken()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||