| Package | Description |
|---|---|
| org.ff4j.property.list |
Multivalued properties as List
|
| org.ff4j.property.set |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPropertyList<T>
SuperClass for property as lists.
|
class |
PropertyList
Specialization of
AbstractPropertyList using Double. |
class |
PropertyListBoolean
Specialization of
AbstractPropertyList using Double. |
class |
PropertyListCalendar
Specialization of
AbstractPropertyList using Double. |
class |
PropertyListDate
Specialization of
AbstractPropertyList using Double. |
class |
PropertyListDouble
Specialization of
AbstractPropertyList using Double. |
class |
PropertyListInt
Specialization of
AbstractPropertyList using Integer. |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertySet<T>
SuperClass for property as lists.
|
Copyright © 2013–2015 FF4J. All rights reserved.