edu.umd.cs.findbugs
Interface CountBugs.Key

All Superinterfaces:
java.lang.Comparable<CountBugs.Key>
All Known Implementing Classes:
CountBugs.CategoryKey, CountBugs.KingdomAndPriorityKey
Enclosing class:
CountBugs

private static interface CountBugs.Key
extends java.lang.Comparable<CountBugs.Key>


Method Summary
 
Methods inherited from interface java.lang.Comparable
compareTo