| Package | Description |
|---|---|
| net.bytebuddy.implementation.bytecode.member |
StackManipulations of this package are responsible for
accessing type or method members, i.e. |
| Modifier and Type | Class and Description |
|---|---|
static class |
MethodVariableAccess.TypeCastingHandler.ForBridgeTarget
A
MethodVariableAccess.TypeCastingHandler
that casts all parameters that are loaded for a method to their target method's type. |
static class |
MethodVariableAccess.TypeCastingHandler.NoOp
A non-operative implementation of a
MethodVariableAccess.TypeCastingHandler
that merely returns the given stack manipulation. |
Copyright © 2014–2015. All rights reserved.