JavaScript is disabled on your browser.
Skip navigation links
Lombok
- v1.18.24
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
lombok
Annotation Type EqualsAndHashCode.Exclude
Enclosing class:
EqualsAndHashCode
@Target
(
FIELD
)
@Retention
(
SOURCE
)
public static @interface
EqualsAndHashCode.Exclude
If present, do not include this field in the generated
equals
and
hashCode
methods.