public class SignatureBasedSortedSet<E extends CtExecutable<?>>
extends java.util.TreeSet<E>
Constructor and Description |
---|
SignatureBasedSortedSet() |
SignatureBasedSortedSet(java.util.Collection<E> elements) |
add, addAll, ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, spliterator, subSet, subSet, tailSet, tailSet
containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
public SignatureBasedSortedSet(java.util.Collection<E> elements)
public SignatureBasedSortedSet()
Copyright © 2007–2021 Inria. All rights reserved.