public class GBoolean extends java.lang.Object
static int
FALSE
TRUE
GBoolean()
valueOf(boolean value)
valueOf(java.lang.Boolean value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int TRUE
public static final int FALSE
public GBoolean()
public static int valueOf(boolean value)
public static int valueOf(java.lang.Boolean value)