Interface Types.RecordField

All Superinterfaces:
PseudoField
All Known Implementing Classes:
ArrayLengthRecordField
Enclosing class:
Types

public static interface Types.RecordField extends PseudoField
Field that belongs to a record.
  • Method Details

    • nullable

      boolean nullable()