Uses of Class
net.bytebuddy.dynamic.DynamicType.Builder.ModuleDefinition.AbstractBase
Packages that use DynamicType.Builder.ModuleDefinition.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.ModuleDefinition.AbstractBase in net.bytebuddy.dynamic
Subclasses of DynamicType.Builder.ModuleDefinition.AbstractBase in net.bytebuddy.dynamicModifier and TypeClassDescriptionprotected classAn adapter for defining a module.protected 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 adapter for aDynamicType.Builder.ModuleDefinition.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.