Uses of Interface
org.eclipse.mat.collect.IteratorLong
Package
Description
Collections optimized for keys and values of ints and longs.
Implementations for handling indexes.
-
Uses of IteratorLong in org.eclipse.mat.collect
Modifier and TypeMethodDescriptionArrayLong.iterator()
get an iterator to go through the listSetLong.iterator()
get an iterator to go through the setHashMapLongObject.keys()
Get a way of iterating over the keysHashMapIntLong.values()
Get a way of iterating over the values.HashMapObjectLong.values()
Get a way of iterating over the values. -
Uses of IteratorLong in org.eclipse.mat.parser.index
Modifier and TypeMethodDescriptionIndexWriter.Identifier.iterator()
Iterate through the object addresses.Modifier and TypeMethodDescriptionvoid
IndexWriter.LongIndexStreamer.addAll
(IteratorLong iterator) IndexWriter.LongIndexStreamer.writeTo
(File indexFile, IteratorLong iterator) Output a whole long iterator