Class AssociationView.Singleton

All Implemented Interfaces:
Serializable, Cloneable
Enclosing class:
AssociationView

private static final class AssociationView.Singleton extends AssociationView
Specialization of AssociationView when the amount of values can be only zero or one. This implementation takes shortcuts for the getValue() and getValues() methods. This specialization is provided because it is the most common case.