public class Instrumented
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Instrumented.InstrumentedBuilder<T> |
Constructor and Description |
---|
Instrumented() |
Modifier and Type | Method and Description |
---|---|
static <T> Instrumented.InstrumentedBuilder<T> |
instanceOf(java.lang.Class<T> instanceClass) |
public static <T> Instrumented.InstrumentedBuilder<T> instanceOf(java.lang.Class<T> instanceClass)