Schemas to support testing.
Definition at line 43 of file TestSchemasLite.java.
◆ registerGenericProto2LiteSchemas()
static void com.google.protobuf.TestSchemasLite.registerGenericProto2LiteSchemas |
( |
| ) |
|
|
inlinestatic |
◆ registerGenericProto3LiteSchemas()
static void com.google.protobuf.TestSchemasLite.registerGenericProto3LiteSchemas |
( |
| ) |
|
|
inlinestatic |
◆ registerProto2LiteSchemas()
static void com.google.protobuf.TestSchemasLite.registerProto2LiteSchemas |
( |
| ) |
|
|
inlinestaticprivate |
◆ registerProto3LiteSchemas()
static void com.google.protobuf.TestSchemasLite.registerProto3LiteSchemas |
( |
| ) |
|
|
inlinestaticprivate |
◆ genericProto2LiteSchema
final Schema<Proto2MessageLite> com.google.protobuf.TestSchemasLite.genericProto2LiteSchema |
|
static |
Initial value:=
new ManifestSchemaFactory().createSchema(Proto2MessageLite.class)
Definition at line 45 of file TestSchemasLite.java.
◆ genericProto3LiteSchema
final Schema<Proto3MessageLite> com.google.protobuf.TestSchemasLite.genericProto3LiteSchema |
|
static |
Initial value:=
new ManifestSchemaFactory().createSchema(Proto3MessageLite.class)
Definition at line 47 of file TestSchemasLite.java.
The documentation for this class was generated from the following file: