| 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 | Method and Description |
|---|---|
static UInt32 |
UInt32.valueOf(java.lang.String s) |
static UInt32 |
UInt32.valueOf(java.lang.String s,
int radix) |
| Modifier and Type | Method and Description |
|---|---|
int |
UInt32.compareTo(UInt32 anotherUInt)
`
|