gptkbp:instanceOf
|
gptkb:REST_API
|
gptkbp:documentation
|
https://docs.oracle.com/javase/8/docs/technotes/guides/collections/overview.html
|
https://www.w3.org/2000/01/rdf-schema#label
|
Collections API
|
gptkbp:introducedIn
|
gptkb:Java_1.2
|
gptkbp:partOf
|
gptkb:Java_Standard_Library
|
gptkbp:provides
|
gptkb:AbstractCollection_class
gptkb:AbstractList_class
gptkb:AbstractMap_class
gptkb:AbstractSet_class
gptkb:ArrayList_class
gptkb:Collection_interface
gptkb:Deque_interface
gptkb:HashMap_class
gptkb:HashSet_class
gptkb:Iterator_interface
gptkb:LinkedHashMap_class
gptkb:LinkedHashSet_class
gptkb:LinkedList_class
gptkb:ListIterator_interface
gptkb:List_interface
gptkb:Map_interface
gptkb:NavigableMap_interface
gptkb:NavigableSet_interface
gptkb:PriorityQueue_class
gptkb:Queue_interface
gptkb:Set_interface
gptkb:SortedMap_interface
gptkb:SortedSet_interface
gptkb:Stack_class
gptkb:TreeMap_class
gptkb:TreeSet_class
gptkb:Vector_class
Arrays utility class
Collections utility class
Comparable interface
Comparator interface
Enumeration interface
|
gptkbp:supports
|
gptkb:Searching
Generics
Sorting
Shuffling
Bulk operations
Streams (since Java 8)
Synchronized wrappers
Thread-safe collections
Unmodifiable collections
|
gptkbp:usedFor
|
Data storage
Data manipulation
Data retrieval
Data sorting
Data searching
|
gptkbp:bfsParent
|
gptkb:Stream_API
|
gptkbp:bfsLayer
|
7
|