Uses of Interface
org.anchoranalysis.bean.primitive.PrimitiveBeanCollection
| Package | Description |
|---|---|
| org.anchoranalysis.bean.primitive |
Beans that implement collections of primitive element types, as well as
String. |
-
Uses of PrimitiveBeanCollection in org.anchoranalysis.bean.primitive
Classes in org.anchoranalysis.bean.primitive that implement PrimitiveBeanCollection Modifier and Type Class Description classDoubleListA bean defining a list ofDoubles.classDoubleSetA bean defining a set ofDoubles.classIntegerListA bean defining a list ofIntegers.classIntegerSetA bean defining a set ofIntegers.classStringListA bean defining a list ofStrings.classStringSetA bean defining a set ofStrings.