Statements (10)
Predicate | Object |
---|---|
gptkbp:instanceOf |
constructor
|
gptkbp:accessModifier |
public
|
gptkbp:copiesElementsFrom |
SortedSet<E> s
|
gptkbp:definedIn |
java.util.TreeSet
|
gptkbp:describes |
Constructs a new tree set containing the same elements and using the same ordering as the specified sorted set.
|
https://www.w3.org/2000/01/rdf-schema#label |
TreeSet(SortedSet<E> s)
|
gptkbp:parameter |
SortedSet<E>
|
gptkbp:since |
gptkb:Java_1.2
|
gptkbp:bfsParent |
gptkb:TreeSet
|
gptkbp:bfsLayer |
6
|