public class BitBool extends Object
static int
FALSE
TRUE
BitBool()
not(int bitBool)
static boolean
toBool(int bitBool)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int FALSE
public static final int TRUE
public BitBool()
public static int not(int bitBool)
public static boolean toBool(int bitBool)
Copyright © 2019. All rights reserved.