See: Description
| Interface | Description |
|---|---|
| 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.
|
Start with the following classes:
BeanComparatorBeanCopierBeanContentValidatorJsonEncoderCopyright © 2015. All rights reserved.