@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.Factory
instrumentedType
- The instrumented type.Copyright © 2014–2024. All rights reserved.