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