Class Field.Number<T>

All Implemented Interfaces:
HasAnnotations, HasName, HasOptions, HasProto, Comparable<Field<?>>
Direct Known Subclasses:
Field.Double, Field.Fixed32, Field.Fixed64, Field.Float, Field.Int32, Field.Int64, Field.SFixed32, Field.SFixed64, Field.SInt32, Field.SInt64, Field.UInt32, Field.UInt64
Enclosing class:
Field<T>

abstract static class Field.Number<T> extends Field<T>
  • Constructor Details

    • Number

      public Number()