Uses of Class
org.eclipse.mat.parser.index.IndexWriter.IntIndexCollectorUncompressed
-
Packages that use IndexWriter.IntIndexCollectorUncompressed Package Description org.eclipse.mat.parser.index Implementations for handling indexes. -
-
Uses of IndexWriter.IntIndexCollectorUncompressed in org.eclipse.mat.parser.index
Subclasses of IndexWriter.IntIndexCollectorUncompressed in org.eclipse.mat.parser.index Modifier and Type Class Description static class
IndexWriter.SizeIndexCollectorUncompressed
Store sizes of objects by compressing the size to a 32-bit int.
-