ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.Builder.clear() |
ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.Builder.clearComparable()
required .ByteArrayComparable comparable = 1;
|
ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.Builder.clone() |
ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.Builder.mergeComparable(ComparatorProtos.ByteArrayComparable value)
required .ByteArrayComparable comparable = 1;
|
ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.Builder.mergeFrom(ComparatorProtos.LongComparator other) |
ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.Builder.mergeFrom(com.google.protobuf.Message other) |
static ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.newBuilder() |
static ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.newBuilder(ComparatorProtos.LongComparator prototype) |
ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.newBuilderForType() |
protected ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.Builder.setComparable(ComparatorProtos.ByteArrayComparable.Builder builderForValue)
required .ByteArrayComparable comparable = 1;
|
ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.Builder.setComparable(ComparatorProtos.ByteArrayComparable value)
required .ByteArrayComparable comparable = 1;
|
ComparatorProtos.LongComparator.Builder |
ComparatorProtos.LongComparator.toBuilder() |