Uses of Class
org.eclipse.mat.collect.ArrayIntCompressed
-
Packages that use ArrayIntCompressed Package Description 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 Constructor Description IntIndexReader(java.io.File indexFile, org.eclipse.mat.parser.index.IndexWriter.Pages<java.lang.ref.SoftReference<ArrayIntCompressed>> pages, int size, int pageSize, long[] pageStart)
-