Statements (26)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:allowsNull |
true
|
gptkbp:defaultInitialCapacity |
16
|
gptkbp:defaultLoadFactor |
0.75
|
gptkbp:duplicatesAllowed |
false
|
https://www.w3.org/2000/01/rdf-schema#label |
HashSet
|
gptkbp:implementedIn |
gptkb:Cloneable
Set Serializable |
gptkbp:introducedIn |
gptkb:Java_1.2
|
gptkbp:isSynchronized |
false
|
gptkbp:iteratorType |
fail-fast
|
gptkbp:orderGuaranteed |
false
|
gptkbp:programmingLanguage |
gptkb:Java
|
gptkbp:subclassOf |
gptkb:AbstractSet
|
gptkbp:supportedBy |
gptkb:HashMap
|
gptkbp:timeComplexityAdd |
O(1)
|
gptkbp:timeComplexityContains |
O(1)
|
gptkbp:timeComplexityRemove |
O(1)
|
gptkbp:type |
java.util
|
gptkbp:usedFor |
storing unique elements
|
gptkbp:bfsParent |
gptkb:TreeSet
gptkb:.NET_Collections gptkb:Java_Collections_Framework gptkb:LinkedHashSet |
gptkbp:bfsLayer |
6
|