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 Interval
Interval.getDefaultInstance()
Interval.Builder.getDefaultInstanceForType()
Interval.getDefaultInstanceForType()
static Interval
Interval.parseDelimitedFrom
(InputStream input) static Interval
Interval.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Interval
Interval.parseFrom
(byte[] data) static Interval
Interval.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Interval
Interval.parseFrom
(com.google.protobuf.ByteString data) static Interval
Interval.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Interval
Interval.parseFrom
(com.google.protobuf.CodedInputStream input) static Interval
Interval.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Interval
Interval.parseFrom
(InputStream input) static Interval
Interval.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Interval
Interval.parseFrom
(ByteBuffer data) static Interval
Interval.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.Builder
Interval.newBuilder
(Interval prototype)