Uses of Interface
org.eclipse.mat.hprof.IHprofParserHandler
Packages that use IHprofParserHandler
Package
Description
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
-
Uses of IHprofParserHandler in org.eclipse.mat.hprof
Classes in org.eclipse.mat.hprof that implement IHprofParserHandlerConstructors in org.eclipse.mat.hprof with parameters of type IHprofParserHandlerModifierConstructorDescriptionPass1Parser
(IHprofParserHandler handler, SimpleMonitor.Listener monitor, HprofPreferences.HprofStrictness strictnessPreference) Pass2Parser
(IHprofParserHandler handler, SimpleMonitor.Listener monitor, HprofPreferences.HprofStrictness strictnessPreference, long streamLength, boolean parallel)