Annotation Interface Ignored


@Retention(RUNTIME) @Target(FIELD) public @interface Ignored
Used to indicates to ignore a field when comparing or copying.
Author:
Nicolas Thibault