Package com.google.protobuf
Class WrappersProto
- java.lang.Object
-
- com.google.protobuf.WrappersProto
-
public final class WrappersProto extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(ExtensionRegistry registry)
static void
registerAllExtensions(ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(ExtensionRegistry registry)
-
getDescriptor
public static Descriptors.FileDescriptor getDescriptor()
-
-