final class BitStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BIT_STATUS_BITS_NUM |
| Constructor and Description |
|---|
BitStatus() |
public static final int BIT_STATUS_BITS_NUM
public static int bsClear()
public static int bsAll()
public static boolean bsAt(int stats,
int n)
public static int bsOnAt(int stats,
int n)
public static int bsOnAtSimple(int stats,
int n)
public static int bsOnOff(int v,
int f,
boolean negative)
Copyright © 2016. All Rights Reserved.