Class AtomicType

All Implemented Interfaces:
Serializable, Comparable

public class AtomicType extends Type
Type representing simple java value objects.

Atomic types support inheritance and may be abstract.

See Also: