Class IntId

All Implemented Interfaces:
Externalizable, Serializable, Comparable<IntId>

public class IntId extends SingleFieldId<Integer,IntId>
This class is for identity with a single int field.
See Also: