| Package | Description |
|---|---|
| com.rational.test.value |
| Modifier and Type | Field and Description |
|---|---|
static UInt64 |
UInt64.MAX_VALUE |
static UInt64 |
UInt64.MIN_VALUE |
| Modifier and Type | Method and Description |
|---|---|
static UInt64 |
UInt64.valueOf(java.lang.String s) |
static UInt64 |
UInt64.valueOf(java.lang.String s,
int radix) |
| Modifier and Type | Method and Description |
|---|---|
int |
UInt64.compareTo(UInt64 anotherUInt) |