|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--ptolemy.data.Token
|
+--ptolemy.domains.sr.lib.AbsentToken
A placeholder that represents the absence of a token.
| Field Summary | |
static AbsentToken |
ABSENT
An instance of an absent token. |
| Constructor Summary | |
AbsentToken()
Construct a token with value false |
|
| Methods inherited from class ptolemy.data.Token |
_notSupportedMessage, add, addReverse, convert, divide, divideReverse, equals, getType, hashCode, isCloseTo, isCloseTo, isEqualTo, modulo, moduloReverse, multiply, multiplyReverse, one, subtract, subtractReverse, toString, zero |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static AbsentToken ABSENT
| Constructor Detail |
public AbsentToken()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||