Class RecordComponentRegistry.Default.Compiled.Entry

    • Method Detail

      • bind

        protected TypeWriter.RecordComponentPool.Record bind​(TypeDescription instrumentedType,
                                                             RecordComponentDescription recordComponentDescription)
        Binds this entry to the provided record component description.
        Parameters:
        instrumentedType - The instrumented type for which this entry applies.
        recordComponentDescription - The record component description to be bound to this entry.
        Returns:
        A record representing the binding of this entry to the provided record component.