|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BeanComparator<A> | An utility interface to allow comparation between two objects. |
| BeanContentValidator<A> | An utility interface to allow content validation on objects. |
| BeanCopier<A,B> | An utility interface to allow copies between two objects. |
| JsonEncoder<T> | An utility interface to allow object serialization to/from json notation. |
Contains a set of utilitary interfaces that help you with basic bean operations, like comparations, validations and copies.
Start with the following classes:
BeanComparatorBeanCopierBeanContentValidatorJsonEncoder
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||