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