Durations
Timestamps
CodedOutputStream.computeFixed32SizeNoTag(int)
Durations.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)
byteString.substring(sourceOffset, sourceOffset + numberToCopy).copyTo(target, targetOffset)
Durations.fromMicros(long)
Durations.fromMillis(long)
Durations.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)
Durations.parse(java.lang.String)
Timestamps.parse(java.lang.String)
printer().print(MessageOrBuilder, Appendable)
printer().print(UnknownFieldSet, Appendable)
printer().printField(FieldDescriptor, Object, Appendable)
printer().printFieldToString(FieldDescriptor, Object)
printer().printFieldValue(FieldDescriptor, Object, Appendable)
message.toString()
UnknownFieldSet.toString()
printer().escapingNonAscii(false).printToString(MessageOrBuilder)
printer().escapingNonAscii(false).printToString(UnknownFieldSet)
printer().escapingNonAscii(false).print(MessageOrBuilder, Appendable)
printer().escapingNonAscii(false).print(UnknownFieldSet, Appendable)
printer().escapingNonAscii(false).printFieldValue(FieldDescriptor, Object, Appendable)
CodedInputStream.readGroup(int, com.google.protobuf.MessageLite.Builder, com.google.protobuf.ExtensionRegistryLite)
printer().shortDebugString(FieldDescriptor, Object)
printer().shortDebugString(UnknownFieldSet)
UnknownFieldSet
UnknownFieldSetLite
Durations.subtract(com.google.protobuf.Duration, com.google.protobuf.Duration)
Timestamps.subtract(com.google.protobuf.Timestamp, com.google.protobuf.Duration)
Durations.toMicros(com.google.protobuf.Duration)
Timestamps.toMicros(com.google.protobuf.Timestamp)
Durations.toMillis(com.google.protobuf.Duration)
Timestamps.toMillis(com.google.protobuf.Timestamp)
Durations.toNanos(com.google.protobuf.Duration)
Timestamps.toNanos(com.google.protobuf.Timestamp)
Durations.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)
Field.Kind.forNumber(int)
Field.Cardinality.forNumber(int)
NullValue.forNumber(int)
Syntax.forNumber(int)
Value.KindCase.forNumber(int)
PluginProtos.CodeGeneratorResponse.Feature.forNumber(int)
CodedOutputStream.writeFixed32NoTag(int)
CodedOutputStream.writeFixed64NoTag(long)
CodedOutputStream.writeUInt32NoTag(int)
CodedOutputStream.writeUInt64NoTag(long)