| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
ExtendedTarget.RunnableInvocationHandler
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.reflect.Method |
EQUALS
Deprecated.
|
private java.util.List |
list
Deprecated.
|
private static java.lang.reflect.Field |
LIST
Deprecated.
|
| Constructor and Description |
|---|
ExtendedTarget()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEqual(java.lang.Object other)
Deprecated.
Check whether the object for this target is equal to another one.
|
java.lang.Object |
target()
Deprecated.
The target to use in the metric.
|
java.lang.String |
toString()
Deprecated.
|
private static final java.lang.reflect.Method EQUALS
private static final java.lang.reflect.Field LIST
private java.util.List list
public boolean isEqual(java.lang.Object other)
Targetpublic java.lang.Object target()
Targetpublic java.lang.String toString()
toString in class java.lang.Object