|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dfki.lt.tools.tokenizer.JTok.OpenClosePunctFlag
This inner class is used as a wrapper for a boolean primitive value to allow call-by-reference with it.
Constructor Summary | |
JTok.OpenClosePunctFlag(boolean aBoolean)
This creates a new instance of the wrapper and initializes the flag with the given boolean. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JTok.OpenClosePunctFlag(boolean aBoolean)
aBoolean
- a boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |