Uses of Class
com.google.protobuf.BooleanArrayList
-
Uses of BooleanArrayList in com.google.protobuf
Fields in com.google.protobuf declared as BooleanArrayListModifier and TypeFieldDescriptionprivate static final BooleanArrayList
BooleanArrayList.EMPTY_LIST
Methods in com.google.protobuf that return BooleanArrayListMethods in com.google.protobuf with parameters of type BooleanArrayListModifier and TypeMethodDescriptionprivate void
BinaryWriter.writeBoolList_Internal
(int fieldNumber, BooleanArrayList list, boolean packed) private void
CodedOutputStreamWriter.writeBoolListInternal
(int fieldNumber, BooleanArrayList value, boolean packed)