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