Interface FieldGapAccessor.FieldGapBuilder<B extends FieldGapAccessor.FieldGapBuilder<B>>

    • Method Detail

      • withFieldGap

        B withFieldGap​(int aFieldGap)
        Sets the field gap for the field gap property.
        Parameters:
        aFieldGap - The field gap to be stored by the field gap property.
        Returns:
        The builder for applying multiple build operations.