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 AuxiliaryTypes, if any. |
| Class | Description |
|---|---|
| ClassVisitorWrapper.Chain |
An ordered, immutable chain of
ClassVisitorWrappers. |
Copyright © 2014. All rights reserved.