Class TypeWriter.FieldPool.Record.ForExplicitField

    • Constructor Detail

      • ForExplicitField

        public ForExplicitField​(FieldAttributeAppender attributeAppender,
                                java.lang.Object defaultValue,
                                FieldDescription fieldDescription)
        Creates a record for a rich field.
        Parameters:
        attributeAppender - The attribute appender for the field.
        defaultValue - The field's default value.
        fieldDescription - The implemented field.