Durations
Timestamps
CodedOutputStream.computeFixed32SizeNoTag(int)
add(com.google.protobuf.Duration, com.google.protobuf.Duration)
Timestamps.add(com.google.protobuf.Timestamp, com.google.protobuf.Duration)
CodedOutputStream.computeUInt32SizeNoTag(int)
CodedOutputStream.computeUInt64SizeNoTag(long)
fromMicros(long)
fromMillis(long)
fromNanos(long)
Timestamps.fromMicros(long)
Timestamps.fromMillis(long)
Timestamps.fromNanos(long)
Timestamps.between(com.google.protobuf.Timestamp, com.google.protobuf.Timestamp)
Timestamps.fromMillis(System.currentTimeMillis())
Timestamps.fromMillis(0)
ByteBuffer
CodedOutputStream.newInstance(ByteBuffer)
parse(java.lang.String)
Timestamps.parse(java.lang.String)
CodedInputStream.readGroup(int, com.google.protobuf.MessageLite.Builder, com.google.protobuf.ExtensionRegistryLite)
UnknownFieldSet
UnknownFieldSetLite
subtract(com.google.protobuf.Duration, com.google.protobuf.Duration)
Timestamps.subtract(com.google.protobuf.Timestamp, com.google.protobuf.Duration)
toMicros(com.google.protobuf.Duration)
Timestamps.toMicros(com.google.protobuf.Timestamp)
toMillis(com.google.protobuf.Duration)
Timestamps.toMillis(com.google.protobuf.Timestamp)
toNanos(com.google.protobuf.Duration)
Timestamps.toNanos(com.google.protobuf.Timestamp)
toString(com.google.protobuf.Duration)
Timestamps.toString(com.google.protobuf.Timestamp)
DescriptorProtos.FieldDescriptorProto.Type.forNumber(int)
DescriptorProtos.FieldDescriptorProto.Label.forNumber(int)
DescriptorProtos.FileOptions.OptimizeMode.forNumber(int)
DescriptorProtos.FieldOptions.CType.forNumber(int)
DescriptorProtos.FieldOptions.JSType.forNumber(int)
DescriptorProtos.MethodOptions.IdempotencyLevel.forNumber(int)
Value.KindCase.forNumber(int)
NullValue.forNumber(int)
Syntax.forNumber(int)
Field.Kind.forNumber(int)
Field.Cardinality.forNumber(int)
CodedOutputStream.writeFixed32NoTag(int)
CodedOutputStream.writeFixed64NoTag(long)
CodedOutputStream.writeUInt32NoTag(int)
CodedOutputStream.writeUInt64NoTag(long)
Copyright © 2008–2020. All rights reserved.