Uses of Class
app.coronawarn.server.common.protocols.internal.stats.Statistics
-
Packages that use Statistics Package Description app.coronawarn.server.common.protocols.internal.stats -
-
Uses of Statistics in app.coronawarn.server.common.protocols.internal.stats
Methods in app.coronawarn.server.common.protocols.internal.stats that return Statistics Modifier and Type Method Description StatisticsStatistics.Builder. build()StatisticsStatistics.Builder. buildPartial()static StatisticsStatistics. getDefaultInstance()StatisticsStatistics.Builder. getDefaultInstanceForType()StatisticsStatistics. getDefaultInstanceForType()static StatisticsStatistics. parseDelimitedFrom(InputStream input)static StatisticsStatistics. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatisticsStatistics. parseFrom(byte[] data)static StatisticsStatistics. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatisticsStatistics. parseFrom(com.google.protobuf.ByteString data)static StatisticsStatistics. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatisticsStatistics. parseFrom(com.google.protobuf.CodedInputStream input)static StatisticsStatistics. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatisticsStatistics. parseFrom(InputStream input)static StatisticsStatistics. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatisticsStatistics. parseFrom(ByteBuffer data)static StatisticsStatistics. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in app.coronawarn.server.common.protocols.internal.stats that return types with arguments of type Statistics Modifier and Type Method Description com.google.protobuf.Parser<Statistics>Statistics. getParserForType()static com.google.protobuf.Parser<Statistics>Statistics. parser()Methods in app.coronawarn.server.common.protocols.internal.stats with parameters of type Statistics Modifier and Type Method Description Statistics.BuilderStatistics.Builder. mergeFrom(Statistics other)static Statistics.BuilderStatistics. newBuilder(Statistics prototype)
-