|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
FloatProperty<T> | An implementation of Property to be used specifically with fields of type
float . |
IntProperty<T> | An implementation of Property to be used specifically with fields of type
int . |
Property<T,V> | A property is an abstraction that can be used to represent a |
Exception Summary | |
---|---|
NoSuchPropertyException | Thrown when code requests a Property on a class that does
not expose the appropriate method or field. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |