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