Class HprofPreferences


  • public class HprofPreferences
    extends Object
    Constant definitions for plug-in preferences
    • Constructor Detail

      • HprofPreferences

        public HprofPreferences()
    • Method Detail

      • 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()