Uses of Class
com.google.protobuf.LongArrayList
Packages that use LongArrayList
-
Uses of LongArrayList in com.google.protobuf
Fields in com.google.protobuf declared as LongArrayListMethods in com.google.protobuf that return LongArrayListMethods in com.google.protobuf with parameters of type LongArrayListModifier and TypeMethodDescriptionprivate final void
BinaryWriter.writeFixed64List_Internal
(int fieldNumber, LongArrayList list, boolean packed) private final void
BinaryWriter.writeSInt64List_Internal
(int fieldNumber, LongArrayList list, boolean packed) private final void
BinaryWriter.writeUInt64List_Internal
(int fieldNumber, LongArrayList list, boolean packed)