@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface ObjectDiffEqualsOnlyType
限定符和类型 | 可选元素和说明 |
---|---|
java.lang.String |
valueProviderMethod
The name of a method of the annotated type.
|
public abstract java.lang.String valueProviderMethod
size()
.) The method should have no parameters.