protected static class Boss.Header
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.math.BigInteger |
bigValue |
int |
code |
long |
value |
| Constructor and Description |
|---|
Header(int _code,
java.math.BigInteger big) |
Header(int _code,
long _value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
smallestNumber(boolean negative) |
java.lang.String |
toString() |