Uses of Interface
org.eclipse.mat.collect.IteratorLong
Packages that use 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
Methods in org.eclipse.mat.collect that return IteratorLongModifier 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
Methods in org.eclipse.mat.parser.index that return IteratorLongModifier and TypeMethodDescriptionIndexWriter.Identifier.iterator()
Iterate through the object addresses.Methods in org.eclipse.mat.parser.index with parameters of type IteratorLongModifier and TypeMethodDescriptionvoid
IndexWriter.LongIndexStreamer.addAll
(IteratorLong iterator) IndexWriter.LongIndexStreamer.writeTo
(File indexFile, IteratorLong iterator) Output a whole long iterator