Class SortedROCSet

All Implemented Interfaces:
Serializable, Cloneable, Iterable<SortedROCSet.PredictionCount>, Collection<SortedROCSet.PredictionCount>, NavigableSet<SortedROCSet.PredictionCount>, SequencedCollection<SortedROCSet.PredictionCount>, SequencedSet<SortedROCSet.PredictionCount>, Set<SortedROCSet.PredictionCount>, SortedSet<SortedROCSet.PredictionCount>

public class SortedROCSet extends TreeSet<SortedROCSet.PredictionCount>
See Also:
  • Constructor Details

    • SortedROCSet

      public SortedROCSet()