de.dfki.lt.tools.tokenizer
Class JTok.OpenClosePunctFlag

java.lang.Object
  extended byde.dfki.lt.tools.tokenizer.JTok.OpenClosePunctFlag
Enclosing class:
JTok

public class JTok.OpenClosePunctFlag
extends java.lang.Object

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

JTok.OpenClosePunctFlag

public JTok.OpenClosePunctFlag(boolean aBoolean)
This creates a new instance of the wrapper and initializes the flag with the given boolean.

Parameters:
aBoolean - a boolean