|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassInstrumentation | |
|---|---|
| com.google.testing.threadtester | |
| Uses of ClassInstrumentation in com.google.testing.threadtester |
|---|
| Methods in com.google.testing.threadtester that return ClassInstrumentation | ||
|---|---|---|
static
|
Instrumentation.getClassInstrumentation(Class<T> clss)
Returns the ClassInstrumentation corresponding to a given
class. |
|
static
|
Instrumentation.getClassInstrumentationForObject(T underlyingObject)
Returns the ClassInstrumentation corresponding to the class of the
given object. |
|
static
|
Instrumentation.getNamedClassInstrumentation(String classname)
Returns the ClassInstrumentation corresponding to a given
classname. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||