All Superinterfaces:
ClassFileBuilder<FieldElement, FieldBuilder>, Consumer<FieldElement>

  • Method Summary

    withFlags(int flags)

    Sets the field access flags.

    Sets the field access flags.

    Methods declared in interface ClassFileBuilder

    accept, constantPool, transform, with

    default void

    Integrates the member element into the structure being built.

    Returns the constant pool builder associated with this builder.

    Applies a transform to a compound structure, directing results to this builder.

    Integrates the member element into the structure being built.

    Methods declared in interface Consumer

    andThen

    Returns a composed Consumer that performs, in sequence, this operation followed by the after operation.

  • Method Details

    • withFlags

    • withFlags