AbstractCollection

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:author gptkb:Java_Platform_developers
gptkbp:hasMethod clear()
remove()
size()
add()
contains()
isEmpty()
iterator()
toArray()
https://www.w3.org/2000/01/rdf-schema#label AbstractCollection
gptkbp:implementedIn gptkb:library
gptkbp:introducedIn gptkb:Java_1.2
gptkbp:isAbstract true
gptkbp:partOf gptkb:Java_Collections_Framework
gptkbp:provides partial implementation of Collection interface
gptkbp:superclass gptkb:AbstractSet
AbstractList
AbstractQueue
gptkbp:type java.util
gptkbp:usedFor creating custom collection implementations
gptkbp:bfsParent gptkb:ArrayDeque
gptkbp:bfsLayer 7