Package | Description |
---|---|
net.sf.mmm.util.property.api.math | |
net.sf.mmm.util.property.api.time |
Modifier and Type | Interface and Description |
---|---|
interface |
WritableByteProperty
|
interface |
WritableDoubleProperty
|
interface |
WritableFloatProperty
|
interface |
WritableIntegerProperty
|
interface |
WritableLongProperty
|
interface |
WritableShortProperty
|
Modifier and Type | Class and Description |
---|---|
class |
BigDecimalProperty
This is the implementation of
WritableDoubleProperty . |
class |
ByteProperty
This is the implementation of
WritableByteProperty . |
class |
DoubleProperty
This is the implementation of
WritableDoubleProperty . |
class |
FloatProperty
This is the implementation of
WritableFloatProperty . |
class |
IntegerProperty
This is the implementation of
WritableIntegerProperty . |
class |
LongProperty
This is the implementation of
WritableLongProperty . |
class |
NumberProperty<N extends Number>
This is the implementation of
WritableNumberProperty . |
class |
ShortProperty
This is the implementation of
WritableShortProperty . |
Modifier and Type | Class and Description |
---|---|
class |
DurationInSecondsProperty
Extends
LongProperty to store a Duration in seconds. |
Copyright © 2001–2016 mmm-Team. All rights reserved.