Uses of Class
edu.umd.cs.findbugs.gui2.BugAspects.SortableValue
Packages that use BugAspects.SortableValue
-
Uses of BugAspects.SortableValue in edu.umd.cs.findbugs.gui2
Fields in edu.umd.cs.findbugs.gui2 with type parameters of type BugAspects.SortableValueModifier and TypeFieldDescriptionprivate final HashMap<BugAspects.SortableValue, Boolean> BugSet.doneContainsMapprivate final HashMap<BugAspects.SortableValue, BugSet> BugSet.doneMapprivate ArrayList<BugAspects.SortableValue> BugAspects.lstMethods in edu.umd.cs.findbugs.gui2 that return BugAspects.SortableValueMethods in edu.umd.cs.findbugs.gui2 that return types with arguments of type BugAspects.SortableValueModifier and TypeMethodDescriptionprivate List<BugAspects.SortableValue> BugTreeModel.enumsThatExist(BugAspects a) BugAspects.iterator()Methods in edu.umd.cs.findbugs.gui2 with parameters of type BugAspects.SortableValueModifier and TypeMethodDescriptionvoidBugAspects.add(BugAspects.SortableValue sp) BugAspects.addToNew(BugAspects.SortableValue sp) booleanBugSet.contains(BugAspects.SortableValue keyValuePair) Contains takes a key/value pairprivate static MatcherFilterFactory.makeMatcher(BugAspects.SortableValue sv) booleanBugLeafNode.matches(BugAspects.SortableValue keyValuePair) (package private) BugSetBugSet.query(BugAspects.SortableValue keyValuePair) A String pair has a key and a value.Method parameters in edu.umd.cs.findbugs.gui2 with type arguments of type BugAspects.SortableValueModifier and TypeMethodDescriptionstatic MatcherFilterFactory.makeAndMatcher(Collection<BugAspects.SortableValue> sortables) private static MatcherFilterFactory.makeMatcher(Collection<BugAspects.SortableValue> sortables, boolean andOr) static MatcherFilterFactory.makeOrMatcher(Collection<BugAspects.SortableValue> sortables) Constructors in edu.umd.cs.findbugs.gui2 with parameters of type BugAspects.SortableValue