@HashCodeAndEqualsPlugin.Enhance protected static class MethodCall.TerminationHandler.FieldSetting.Explicit extends Object implements MethodCall.TerminationHandler.Factory
| Modifier | Constructor and Description |
|---|---|
protected |
Explicit(FieldDescription fieldDescription)
Creates a factory for a field-setting termination handler.
|
| Modifier and Type | Method and Description |
|---|---|
MethodCall.TerminationHandler |
make(TypeDescription instrumentedType)
Creates a termination handler for a given instrumented type.
|
protected Explicit(FieldDescription fieldDescription)
fieldDescription - The field to set.public MethodCall.TerminationHandler make(TypeDescription instrumentedType)
make in interface MethodCall.TerminationHandler.FactoryinstrumentedType - The instrumented type.Copyright © 2014–2023. All rights reserved.