Interface TypeWriter.RecordComponentPool

All Known Subinterfaces:
RecordComponentRegistry.Compiled
All Known Implementing Classes:
RecordComponentRegistry.Compiled.NoOp, RecordComponentRegistry.Default.Compiled, TypeWriter.RecordComponentPool.Disabled
Enclosing interface:
TypeWriter<T>

public static interface TypeWriter.RecordComponentPool
An record component pool that allows a lookup for how to implement a record component.
  • Method Details