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

Packages that use HashMapLongObject
org.eclipse.mat.hprof Parser for HPROF dumps, just a parser extension, not an Application Programming Interface (API). 
 

Uses of HashMapLongObject in org.eclipse.mat.hprof
 

Methods in org.eclipse.mat.hprof that return HashMapLongObject
 HashMapLongObject<java.lang.String> IHprofParserHandler.getConstantPool()
           
 HashMapLongObject<java.lang.String> HprofParserHandlerImpl.getConstantPool()