Class SortedBugCollection.BoundedLinkedHashSet

All Implemented Interfaces:
Serializable, Cloneable, Iterable<AnalysisError>, Collection<AnalysisError>, SequencedCollection<AnalysisError>, SequencedSet<AnalysisError>, Set<AnalysisError>
Enclosing class:
SortedBugCollection

private static final class SortedBugCollection.BoundedLinkedHashSet extends LinkedHashSet<AnalysisError>