public interface RawIndicesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getIndices(int index)
The indices to remove from a lexicographically-sorted local list.
|
int |
getIndicesCount()
The indices to remove from a lexicographically-sorted local list.
|
List<Integer> |
getIndicesList()
The indices to remove from a lexicographically-sorted local list.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Integer> getIndicesList()
The indices to remove from a lexicographically-sorted local list.
repeated int32 indices = 1;int getIndicesCount()
The indices to remove from a lexicographically-sorted local list.
repeated int32 indices = 1;int getIndices(int index)
The indices to remove from a lexicographically-sorted local list.
repeated int32 indices = 1;Copyright © 2019 Google LLC. All rights reserved.