Uses of Interface
org.eclipse.mat.collect.IteratorInt
Package
Description
Collections optimized for keys and values of ints and longs.
Implementations for handling indexes.
-
Uses of IteratorInt in org.eclipse.mat.collect
-
Uses of IteratorInt in org.eclipse.mat.parser.index
Modifier and TypeMethodDescriptionIndexWriter.IntIndexStreamer.writeTo
(DataOutputStream out, long position, IteratorInt iterator) Write out a page at a particular position.IndexWriter.IntIndexStreamer.writeTo
(File indexFile, IteratorInt iterator)