public static class BigIntegerTypeHandlerTestCase.Item
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
_id |
java.math.BigInteger |
_typed |
java.lang.Object |
_untyped |
| Constructor and Description |
|---|
BigIntegerTypeHandlerTestCase.Item(int id,
java.math.BigInteger value) |