|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Pojomator<T> | A provider of the three standard Object methods,
Object.equals(Object) , Object.hashCode() and Object.toString() , as
well as a useful method to aid in debugging, Pojomator.doDiff(Object, Object) . |
PropertyElement | A "property" on a class. |
Class Summary | |
---|---|
Pojomatic | Static methods for implementing the Object.equals(Object) ,
Object.hashCode() and Object.toString() methods on a
annotated POJO. |
Exception Summary | |
---|---|
NoPojomaticPropertiesException | An exception thrown when asked to create a Pojomator for a class which has no properties
annotated for use with Pojomatic. |
Core Pojomatic classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |