Uses of Class
net.bytebuddy.dynamic.DynamicType.Builder.RecordComponentDefinition.Optional.AbstractBase
Packages that use DynamicType.Builder.RecordComponentDefinition.Optional.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.RecordComponentDefinition.Optional.AbstractBase in net.bytebuddy.dynamic
Subclasses of DynamicType.Builder.RecordComponentDefinition.Optional.AbstractBase in net.bytebuddy.dynamicModifier and TypeClassDescriptionprotected class
An adapter for defining a record component.protected class
An adapter for matching record components.