|
Joda System API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooleanicProperty | |
org.joda.property.impl.type | |
org.joda.property.type |
Uses of BooleanicProperty in org.joda.property.impl.type |
Classes in org.joda.property.impl.type that implement BooleanicProperty | |
class |
AbstractBooleanicProperty
Default implementation of a Booleanic property. |
class |
DefaultBooleanPrimitiveProperty
Default implementation of a boolean property. |
class |
DefaultBooleanProperty
Default implementation of a Boolean property. |
Uses of BooleanicProperty in org.joda.property.type |
Subinterfaces of BooleanicProperty in org.joda.property.type | |
interface |
BooleanPrimitiveProperty
BooleanProperty represents boolean properties that can be true or false and never null. |
interface |
BooleanProperty
BooleanProperty represents Boolean properties that can be true, false or null. |
|
Joda System API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |