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