See: Description
Class | Description |
---|---|
ByteIdentity |
This class is for identity with a single byte field.
|
CharIdentity |
This class is for identity with a single character field.
|
IntIdentity |
This class is for identity with a single int field.
|
LongIdentity |
This class is for identity with a single long field.
|
ObjectIdentity |
This class is for identity with a single Object type field.
|
ShortIdentity |
This class is for identity with a single short field.
|
SingleFieldIdentity |
This class is the abstract base class for all single field identity
classes.
|
StringIdentity |
This class is for identity with a single String field.
|
Copyright © 2005–1970 Apache Software Foundation. All rights reserved.