Package net.bytebuddy.dynamic.scaffold
Interface RecordComponentRegistry.Compiled
- All Superinterfaces:
TypeWriter.RecordComponentPool
- All Known Implementing Classes:
RecordComponentRegistry.Compiled.NoOp
,RecordComponentRegistry.Default.Compiled
- Enclosing interface:
- RecordComponentRegistry
Represents a compiled record component registry.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enum
A no-op record component registry that does not register annotations for any record component.Nested classes/interfaces inherited from interface net.bytebuddy.dynamic.scaffold.TypeWriter.RecordComponentPool
TypeWriter.RecordComponentPool.Disabled, TypeWriter.RecordComponentPool.Record
-
Method Summary
Methods inherited from interface net.bytebuddy.dynamic.scaffold.TypeWriter.RecordComponentPool
target