Package | Description |
---|---|
com.massa.mrules.util.property | |
com.massa.util.property |
This package contains property access framework.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantProperty2<C>
ConstantProperty2 extension. |
class |
IntegerProperty2
IntegerProperty extension. |
class |
StringProperty2
StringProperty extension. |
Modifier and Type | Class and Description |
---|---|
class |
IntegerProperty
Special property to return always the same Integer value.
|
class |
StringProperty
Special property to return always the same String value.
|