public class Instrumented extends 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(Class<T> instanceClass) |
public static <T> Instrumented.InstrumentedBuilder<T> instanceOf(Class<T> instanceClass)
Copyright © 2021. All rights reserved.