Java 2 Platform, Standard Edition (J2 SE) Collections Framework

GPTKB entity

Statements (37)
Predicate Object
gptkbp:instance_of gptkb:collection
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Java_2_Platform,_Standard_Edition_(J2_SE)_1.3
gptkbp:allows dynamic arrays
hash tables
linked lists
gptkbp:based_on interfaces and classes
gptkbp:can_be_extended_by custom collections
gptkbp:developed_by gptkb:Sun_Microsystems
https://www.w3.org/2000/01/rdf-schema#label Java 2 Platform, Standard Edition (J2 SE) Collections Framework
gptkbp:includes gptkb:Collection_interface
gptkb:Set_interface
List interface
Queue interface
Map interface
Deque interface
Sorted Map interface
Sorted Set interface
gptkbp:introduced gptkb:Java_2
gptkbp:is_compatible_with Java 1.2 and later
gptkbp:is_designed_for efficient data manipulation
gptkbp:is_documented_in Java API documentation
gptkbp:is_part_of gptkb:Java_Enhancement_Proposal
gptkbp:is_supported_by gptkb:software
gptkbp:is_used_for gptkb:computer
data manipulation
data retrieval
gptkbp:is_used_in gptkb:language
gptkb:mobile_application
enterprise applications
web applications
gptkbp:provides gptkb:search_algorithms
data structures
sorting algorithms
utility methods
thread-safe collections
gptkbp:supports iterators