Package cds.savot.model
Class DefinitionsSet
- java.lang.Object
-
- cds.savot.model.SavotSet<SavotDefinitions>
-
- cds.savot.model.DefinitionsSet
-
public final class DefinitionsSet extends SavotSet<SavotDefinitions>
Set of Definitions elements
- Author:
- Andre Schaaff
- See Also:
SavotSet
-
-
Constructor Summary
Constructors Constructor Description DefinitionsSet()
Constructor
-
Method Summary
-
Methods inherited from class cds.savot.model.SavotSet
addItem, ensureCapacity, getItemAt, getItemCount, getItems, removeAllItems, removeItemAt, setItems, trim
-
-