Package com.nhn.gameanvil.protocol
Class Statistics
- java.lang.Object
-
- com.nhn.gameanvil.protocol.Statistics
-
public final class Statistics extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Statistics.RecordStartInfo
Protobuf typecom.nhn.gameanvil.protocol.RecordStartInfo
static interface
Statistics.RecordStartInfoOrBuilder
static class
Statistics.StatisticsData
Protobuf typecom.nhn.gameanvil.protocol.StatisticsData
static interface
Statistics.StatisticsDataOrBuilder
static class
Statistics.TestFinishInfo
Protobuf typecom.nhn.gameanvil.protocol.TestFinishInfo
static interface
Statistics.TestFinishInfoOrBuilder
static class
Statistics.TestStartInfo
Protobuf typecom.nhn.gameanvil.protocol.TestStartInfo
static interface
Statistics.TestStartInfoOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-