|
||||||||
PREV NEXT | FRAMES NO FRAMES |
net.sourceforge.* |
---|
net.sourceforge.juint.Int16 | ||
---|---|---|
public static final short |
MAX_VALUE |
32767 |
public static final short |
MIN_VALUE |
-32768 |
net.sourceforge.juint.Int32 | ||
---|---|---|
public static final int |
MAX_VALUE |
2147483647 |
public static final int |
MIN_VALUE |
-2147483648 |
net.sourceforge.juint.Int8 | ||
---|---|---|
public static final byte |
MAX_VALUE |
127 |
public static final byte |
MIN_VALUE |
-128 |
net.sourceforge.juint.PackageProperties | ||
---|---|---|
public static final java.lang.String |
RESOURCE |
"net/sourceforge/juint/resources/package.properties" |
net.sourceforge.juint.UInt16 | ||
---|---|---|
public static final int |
MAX_VALUE |
65535 |
public static final int |
MIN_VALUE |
0 |
net.sourceforge.juint.UInt32 | ||
---|---|---|
public static final long |
MAX_VALUE |
4294967295L |
public static final long |
MIN_VALUE |
0L |
net.sourceforge.juint.UInt8 | ||
---|---|---|
public static final short |
MAX_VALUE |
255 |
public static final short |
MIN_VALUE |
0 |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |