Class HprofPreferences

java.lang.Object
org.eclipse.mat.hprof.ui.HprofPreferences

public class HprofPreferences extends Object
Constant definitions for plug-in preferences
  • Field Details

  • Constructor Details

    • HprofPreferences

      public HprofPreferences()
  • Method Details

    • getCurrentStrictness

      public static HprofPreferences.HprofStrictness getCurrentStrictness()
      Return the currently selected preference for strictness. This first checks the preference store, and then checks for any -D$(STRICTNESS)=true command line arguments.
      Returns:
      Current strictness preference or reflection of command line setting.
    • useAdditionalClassReferences

      public static boolean useAdditionalClassReferences()
    • methodsAsClasses

      public static String methodsAsClasses()
      Preference for whether pseudo-objects should be created for stack frames and methods.