Javadoc
This commit is contained in:
parent
b4e34819ff
commit
e570d3df47
|
@ -23,9 +23,7 @@ import java.lang.annotation.RetentionPolicy;
|
||||||
import java.lang.annotation.Target;
|
import java.lang.annotation.Target;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Use this annotation to exclude a field from being used by
|
* Excludes a field from being used by the various {@code reflectionEquals} methods defined on {@link EqualsBuilder}.
|
||||||
* the various {@code reflectionEquals} methods defined on
|
|
||||||
* {@link EqualsBuilder}.
|
|
||||||
*
|
*
|
||||||
* @since 3.5
|
* @since 3.5
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue