Uses of Interface
com.google.protobuf.Internal.LongList
-
Packages that use Internal.LongList Package Description com.google.protobuf -
-
Uses of Internal.LongList in com.google.protobuf
Methods in com.google.protobuf that return Internal.LongList Modifier and Type Method Description protected static Internal.LongListGeneratedMessage. emptyLongList()protected static Internal.LongListGeneratedMessageLite. emptyLongList()protected static Internal.LongListGeneratedMessageLite. mutableCopy(Internal.LongList list)protected static Internal.LongListGeneratedMessageV3. mutableCopy(Internal.LongList list)Deprecated.Internal.LongListInternal.LongList. mutableCopyWithCapacity(int capacity)Returns a mutable clone of this list with the specified capacity.protected static Internal.LongListGeneratedMessageV3. newLongList()Deprecated.Methods in com.google.protobuf with parameters of type Internal.LongList Modifier and Type Method Description protected static Internal.LongListGeneratedMessageLite. mutableCopy(Internal.LongList list)protected static Internal.LongListGeneratedMessageV3. mutableCopy(Internal.LongList list)Deprecated.
-