Uses of Class
com.google.type.Fraction
Packages that use Fraction
-
Uses of Fraction in com.google.type
Methods in com.google.type that return FractionModifier and TypeMethodDescriptionFraction.Builder.build()Fraction.Builder.buildPartial()static FractionFraction.getDefaultInstance()Fraction.Builder.getDefaultInstanceForType()Fraction.getDefaultInstanceForType()static FractionFraction.parseDelimitedFrom(InputStream input) static FractionFraction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionFraction.parseFrom(byte[] data) static FractionFraction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionFraction.parseFrom(com.google.protobuf.ByteString data) static FractionFraction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionFraction.parseFrom(com.google.protobuf.CodedInputStream input) static FractionFraction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionFraction.parseFrom(InputStream input) static FractionFraction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FractionFraction.parseFrom(ByteBuffer data) static FractionFraction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.type that return types with arguments of type FractionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Fraction>Fraction.getParserForType()static com.google.protobuf.Parser<Fraction>Fraction.parser()Methods in com.google.type with parameters of type FractionModifier and TypeMethodDescriptionstatic Fraction.BuilderFraction.newBuilder(Fraction prototype)