|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Target
Provides a target object to use in the metric. This could be a very small object or a large complicated graph. Also used to test if the object is equal to another instance (as some object's don't provide sensible equals() methods.
Harness| Method Summary | |
|---|---|
boolean |
isEqual(Object other)
Check whether the object for this target is equal to another one. |
Object |
target()
The target to use in the metric. |
| Method Detail |
|---|
Object target()
boolean isEqual(Object other)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||