Uses of Class
com.google.protobuf.UnknownFieldSetLite
Packages that use UnknownFieldSetLite
-
Uses of UnknownFieldSetLite in com.google.protobuf
Fields in com.google.protobuf declared as UnknownFieldSetLiteModifier and TypeFieldDescriptionprotected UnknownFieldSetLiteGeneratedMessageLite.unknownFieldsFor use by generated code only.Methods in com.google.protobuf that return UnknownFieldSetLiteModifier and TypeMethodDescriptionstatic UnknownFieldSetLiteUnknownFieldSetLite.getDefaultInstance()Get an emptyUnknownFieldSetLite.Methods in com.google.protobuf with parameters of type UnknownFieldSetLiteModifier and TypeMethodDescriptionprotected final voidGeneratedMessageLite.mergeUnknownFields(UnknownFieldSetLite unknownFields) Merge some unknown fields into theUnknownFieldSetLitefor this message.