public static class Instrumented.InstrumentedBuilder<T> extends Object
Constructor and Description |
---|
InstrumentedBuilder(Class<T> instanceClass) |
InstrumentedBuilder(Class<T> instanceClass,
Object[] constructorParameters) |
Modifier and Type | Method and Description |
---|---|
T |
newInstance() |
T |
withProperties(Object... constructorParameters) |
Copyright © 2022. All rights reserved.