public static class Instrumented.InstrumentedBuilder<T>
extends java.lang.Object
Constructor and Description |
---|
InstrumentedBuilder(java.lang.Class<T> instanceClass) |
InstrumentedBuilder(java.lang.Class<T> instanceClass,
java.lang.Object[] constructorParameters) |
Modifier and Type | Method and Description |
---|---|
T |
newInstance() |
T |
withProperties(java.lang.Object... constructorParameters) |