Package org.aoju.bus.core.builder
Annotation Interface HashCodeExclude
使用此注释可以排除字段被定义在
HashCodeBuilder
上的各种reflectionHashcode方法使用.- Since:
- Java 17+
- Author:
- Kimi Liu
HashCodeBuilder
上的各种reflectionHashcode方法使用.