@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface ObjectDiffEqualsOnlyType
| Modifier and Type | Optional Element and Description |
|---|---|
String |
valueProviderMethod
The name of a method of the annotated type.
|
public abstract String valueProviderMethod
size().) The method should have no parameters.Copyright © 2013. All Rights Reserved.