| Package | Description |
|---|---|
| icy.type.value |
Contains abstract value type definition (support Comparable and XML Persistence interfaces)
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanValue |
class |
ByteValue |
class |
DoubleValue |
class |
FloatValue |
class |
IntegerValue |
class |
LongValue |
class |
ShortValue |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractValue.ValueChangeListener.valueChanged(AbstractValue<T> source) |