Interface SetClass

All Superinterfaces:
CollectionClass, DataClass, PropertyHandler
All Known Implementing Classes:
SetClassImpl

public interface SetClass extends CollectionClass
A SetClass is a CollectionClass where it is NOT possible to specify the order of the elements in the SetObject.

Features:

  • Equal elements occure only once
Author:
Rainer Maximini
See Also: