Class ListFieldSchemaFull

java.lang.Object
com.google.protobuf.ListFieldSchemaFull
All Implemented Interfaces:
ListFieldSchema

@CheckReturnValue final class ListFieldSchemaFull extends Object implements ListFieldSchema
Utility class that aids in properly manipulating list fields for either the lite or full runtime.
  • Field Details

    • UNMODIFIABLE_LIST_CLASS

      private static final Class<?> UNMODIFIABLE_LIST_CLASS
  • Constructor Details

    • ListFieldSchemaFull

      ListFieldSchemaFull()
  • Method Details