java.lang.Object
org.joni.BitStatus
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BIT_STATUS_BITS_NUM
public static final int BIT_STATUS_BITS_NUM- See Also:
-
-
Constructor Details
-
BitStatus
BitStatus()
-
-
Method Details
-
bsClear
public static int bsClear() -
bsAll
public static int bsAll() -
bsAt
public static boolean bsAt(int stats, int n) -
bsOnAt
public static int bsOnAt(int stats, int n) -
bsOnAtSimple
public static int bsOnAtSimple(int stats, int n) -
bsOnOff
public static int bsOnOff(int v, int f, boolean negative)
-