| Package | Description |
|---|---|
| com.rational.test.value |
The package com.rational.test.ft.value contains value classes that support for .Net values
for which Java does not have primitive or other core support.
|
| 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) |