Class ListFieldSchema.ListFieldSchemaFull

java.lang.Object
com.google.protobuf.ListFieldSchema
com.google.protobuf.ListFieldSchema.ListFieldSchemaFull
Enclosing class:
ListFieldSchema

private static final class ListFieldSchema.ListFieldSchemaFull extends ListFieldSchema
Implementation for the full runtime.
  • Field Details

    • UNMODIFIABLE_LIST_CLASS

      private static final Class<?> UNMODIFIABLE_LIST_CLASS
  • Constructor Details

    • ListFieldSchemaFull

      private ListFieldSchemaFull()
  • Method Details