See: Description
Interface | Description |
---|---|
ClassVisitorWrapper |
A class visitor wrapper is used in order to register an intermediate ASM
ClassVisitor which
is applied to the main type created by a DynamicType.Builder but not
to any AuxiliaryType s, if any. |
Class | Description |
---|---|
ClassVisitorWrapper.Compound |
An ordered, immutable chain of
ClassVisitorWrapper s. |
Enum | Description |
---|---|
ClassVisitorWrapper.NoOp |
A class visitor wrapper that does not apply any changes.
|
Copyright © 2014–2015. All rights reserved.