edu.umd.cs.findbugs
Interface CountBugs.KeyFactory

All Known Implementing Classes:
CountBugs.CategoryKeyFactory, CountBugs.KingdomAndPriorityKeyFactory
Enclosing class:
CountBugs

private static interface CountBugs.KeyFactory


Method Summary
 CountBugs.Key createKey(BugInstance bugInstance)
           
 java.util.Set<CountBugs.Key> createKeySet(java.lang.String s)
           
 

Method Detail

createKey

CountBugs.Key createKey(BugInstance bugInstance)

createKeySet

java.util.Set<CountBugs.Key> createKeySet(java.lang.String s)