| Package | Description |
|---|---|
| net.bolbat.kit.property |
Generic key/value properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanProperty
Boolean based property. |
class |
DateProperty
Date based property. |
class |
DoubleProperty
Double based property. |
class |
FloatProperty
Float based property. |
class |
IntegerProperty
Integer based property. |
class |
ListProperty
List based property. |
class |
LongProperty
Long based property. |
class |
ShortProperty
Short based property. |
class |
StringProperty
String based property. |
| Modifier and Type | Method and Description |
|---|---|
AbstractProperty<ValueType> |
AbstractProperty.clone() |
Copyright © 2013–2019 BB Corp. All rights reserved.