Uses of Interface
com.google.protobuf.Internal.BooleanList
Packages that use Internal.BooleanList
-
Uses of Internal.BooleanList in com.google.protobuf
Classes in com.google.protobuf that implement Internal.BooleanListModifier and TypeClassDescription(package private) final class
An implementation ofInternal.BooleanList
on top of a primitive array.Methods in com.google.protobuf that return Internal.BooleanListModifier and TypeMethodDescriptionprotected static Internal.BooleanList
GeneratedMessageLite.emptyBooleanList()
protected static Internal.BooleanList
GeneratedMessageV3.emptyBooleanList()
static Internal.BooleanList
ProtobufLists.emptyBooleanList()
protected static Internal.BooleanList
GeneratedMessageLite.mutableCopy
(Internal.BooleanList list) protected static Internal.BooleanList
GeneratedMessageV3.mutableCopy
(Internal.BooleanList list) BooleanArrayList.mutableCopyWithCapacity
(int capacity) Internal.BooleanList.mutableCopyWithCapacity
(int capacity) Returns a mutable clone of this list with the specified capacity.protected static Internal.BooleanList
GeneratedMessageV3.newBooleanList()
static Internal.BooleanList
ProtobufLists.newBooleanList()
Methods in com.google.protobuf with parameters of type Internal.BooleanListModifier and TypeMethodDescriptionprotected static Internal.BooleanList
GeneratedMessageLite.mutableCopy
(Internal.BooleanList list) protected static Internal.BooleanList
GeneratedMessageV3.mutableCopy
(Internal.BooleanList list)