Package | Description |
---|---|
propel.core.userTypes |
Modifier and Type | Field and Description |
---|---|
static SignedByte |
SignedByte.MAX_VALUE |
static SignedByte |
SignedByte.MIN_VALUE |
Modifier and Type | Method and Description |
---|---|
int |
SignedByte.compareTo(SignedByte other) |
Constructor and Description |
---|
SignedByte(SignedByte other)
Initializes with another signed byte
|