Uses of Class
net.bytebuddy.dynamic.DynamicType.Builder.ModuleDefinition.AbstractBase.Delegator
Packages that use DynamicType.Builder.ModuleDefinition.AbstractBase.Delegator
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.ModuleDefinition.AbstractBase.Delegator in net.bytebuddy.dynamic
Modifier and TypeClassDescriptionprotected classAn adapter for defining a module export.protected classAn adapter for defining a module opening.protected classAn adapter for definining a module requirement.static classAn abstract base implementation of aDynamicType.Builder.ModuleDefinition.OpensDefinition.static classAn abstract base implementation of aDynamicType.Builder.ModuleDefinition.OpensDefinition.static classAn abstract base implementation of aDynamicType.Builder.ModuleDefinition.RequiresDefinition.