Uses of Class
io.datarouter.bytes.LongArray
| Package | Description |
|---|---|
| io.datarouter.bytes |
-
Uses of LongArray in io.datarouter.bytes
Methods in io.datarouter.bytes that return LongArray Modifier and Type Method Description LongArrayLongArray. copyDedupeConsecutive()LongArrayLongArray. sortInPlace()LongArrayLongArray. trimmedCopy()Constructors in io.datarouter.bytes with parameters of type LongArray Constructor Description LongArrayIterator(LongArray wrapper)LongArrayIterator(LongArray wrapper, int startIndex)