Class VersionedReferenceList

All Implemented Interfaces:
Iterable<VersionedReference>, Collection<VersionedReference>, List<VersionedReference>, SequencedCollection<VersionedReference>

public class VersionedReferenceList extends AbstractList<VersionedReference>
Watches a composite set of VersionedReferences and presents a combined version. The versioned references watched need not be of the same type. This is useful for watching for changes in a whole form of fields, for example.