Uses of Class
net.bytebuddy.dynamic.DynamicType.Builder.ModuleDefinition.RequiresDefinition.Delegator
-
Packages that use DynamicType.Builder.ModuleDefinition.RequiresDefinition.Delegator Package Description net.bytebuddy.dynamic 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.ModuleDefinition.RequiresDefinition.Delegator in net.bytebuddy.dynamic
Subclasses of DynamicType.Builder.ModuleDefinition.RequiresDefinition.Delegator in net.bytebuddy.dynamic Modifier and Type Class Description protected classDynamicType.Builder.AbstractBase.Adapter.ModuleDefinitionAdapter.RequiresDefinitionAdapterAn adapter for definining a module requirement.
-