public final class PercentOuterClass extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PercentOuterClass.FractionalPercent
A fractional percentage is used in cases in which for performance reasons performing floating
point to integer conversions during randomness calculations is undesirable.
|
static interface |
PercentOuterClass.FractionalPercentOrBuilder |
static class |
PercentOuterClass.Percent
Identifies a percentage, in the range [0.0, 100.0].
|
static interface |
PercentOuterClass.PercentOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019 WSO2. All rights reserved.