Uses of Class
org.eclipse.mat.collect.ArrayIntCompressed

Packages that use ArrayIntCompressed
org.eclipse.mat.parser.index Implementations for handling indexes. 
 

Uses of ArrayIntCompressed in org.eclipse.mat.parser.index
 

Constructor parameters in org.eclipse.mat.parser.index with type arguments of type ArrayIntCompressed
IndexReader.IntIndexReader(java.io.File indexFile, org.eclipse.mat.parser.index.IndexWriter.Pages<java.lang.ref.SoftReference<ArrayIntCompressed>> pages, int size, int pageSize, long[] pageStart)