|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Test.InstrumentationFilter
Selective instrumentation.
Test.record(Object, InstrumentationFilter)| Method Summary | |
|---|---|
boolean |
matches(Object item)
Filter the parts of an object. |
| Method Detail |
|---|
boolean matches(Object item)
item - Part to test. The type depends on the instrumenter.
true if the item should be instrumented.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||