Uses of Interface
com.google.protobuf.Internal.IntList
-
Packages that use Internal.IntList Package Description com.google.protobuf -
-
Uses of Internal.IntList in com.google.protobuf
Methods in com.google.protobuf that return Internal.IntList Modifier and Type Method Description protected static Internal.IntListGeneratedMessage. emptyIntList()protected static Internal.IntListGeneratedMessageLite. emptyIntList()protected static Internal.IntListGeneratedMessageLite. mutableCopy(Internal.IntList list)Internal.IntListInternal.IntList. mutableCopyWithCapacity(int capacity)Returns a mutable clone of this list with the specified capacity.Methods in com.google.protobuf with parameters of type Internal.IntList Modifier and Type Method Description protected static Internal.IntListGeneratedMessageLite. mutableCopy(Internal.IntList list)
-