Uses of Interface
com.google.protobuf.Internal.IntList
Packages that use Internal.IntList
-
Uses of Internal.IntList in com.google.protobuf
Methods in com.google.protobuf that return Internal.IntListModifier and TypeMethodDescriptionprotected static Internal.IntListGeneratedMessageLite.emptyIntList()protected static Internal.IntListGeneratedMessageV3.emptyIntList()protected static Internal.IntListGeneratedMessageLite.mutableCopy(Internal.IntList list) protected static Internal.IntListGeneratedMessageV3.mutableCopy(Internal.IntList list) Internal.IntList.mutableCopyWithCapacity(int capacity) Returns a mutable clone of this list with the specified capacity.protected static Internal.IntListGeneratedMessageV3.newIntList()Methods in com.google.protobuf with parameters of type Internal.IntListModifier and TypeMethodDescriptionprotected static Internal.IntListGeneratedMessageLite.mutableCopy(Internal.IntList list) protected static Internal.IntListGeneratedMessageV3.mutableCopy(Internal.IntList list)