Uses of Class
net.bytebuddy.dynamic.DynamicType.Builder.TypeVariableDefinition.AbstractBase
Packages that use DynamicType.Builder.TypeVariableDefinition.AbstractBase
Package
Description
This package contains classes and interfaces that are connected to writing the byte stream that represents a Java
type that is dynamically created and for loading this type into a running JVM process.
-
Uses of DynamicType.Builder.TypeVariableDefinition.AbstractBase in net.bytebuddy.dynamic
Modifier and TypeClassDescriptionprotected class
An adapter for defining a new type variable for the instrumented type.