tle.searchutil
Class OneZero

java.lang.Object
  extended by tle.searchutil.OneZero

public class OneZero
extends java.lang.Object

ÇÁ·ÎÆÛƼ °ª true/false¸¦ ¹°¸®Àû Àå¼Ò¿¡ 1/0 À¸·Î ÀúÀåÇÒ ¶§ Restriction.eq()¿¡¼­ °ª ¸ÅÇÎÀ¸·Î »ç¿ëµÇ´Â Ŭ·¡½º

Author:
ÃÖ¹ü±Õ

Field Summary
static OneZero FALSE
           
static OneZero TRUE
           
 
Constructor Summary
OneZero(boolean value)
           
 
Method Summary
 java.lang.Boolean getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRUE

public static final OneZero TRUE

FALSE

public static final OneZero FALSE
Constructor Detail

OneZero

public OneZero(boolean value)
Method Detail

getValue

public java.lang.Boolean getValue()