A DomainObjectSet
is a specialisation of DomainObjectCollection that guarantees Set semantics.
- The type of domain objects in this set.Methods inherited from class | Name |
---|---|
interface DomainObjectCollection |
all, all, findAll, matching, matching, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType, withType |
interface Set |
add, equals, hashCode, clear, contains, isEmpty, size, toArray, toArray, addAll, iterator, remove, containsAll, removeAll, retainAll |