Documentation of 'edu.umd.cs.findbugs.Priorities' Java class
Priorities
edu.umd.cs.findbugs

Interface Priorities



  • public interface Priorities
    See Also:
    edu.umd.cs.findbugs.BugRankCategory, edu.umd.cs.findbugs.BugRanker, Confidence
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int EXP_PRIORITY
      Experimental priority for bug instances.
      static int HIGH_PRIORITY
      High priority for bug instances.
      static int IGNORE_PRIORITY
      priority for bug instances that should be ignored
      static int LOW_PRIORITY
      Low priority for bug instances.
      static int NORMAL_PRIORITY
      Normal priority for bug instances.
    • Field Detail

      • IGNORE_PRIORITY

        static final int IGNORE_PRIORITY
        priority for bug instances that should be ignored
        See Also:
        Constant Field Values
      • EXP_PRIORITY

        static final int EXP_PRIORITY
        Experimental priority for bug instances.
        See Also:
        Constant Field Values
      • LOW_PRIORITY

        static final int LOW_PRIORITY
        Low priority for bug instances.
        See Also:
        Constant Field Values
      • NORMAL_PRIORITY

        static final int NORMAL_PRIORITY
        Normal priority for bug instances.
        See Also:
        Constant Field Values
      • HIGH_PRIORITY

        static final int HIGH_PRIORITY
        High priority for bug instances.
        See Also:
        Constant Field Values

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.