dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
AbstractCollection.remove
java
util
AbstractCollection
AbstractCollection
Undocumented in source. Be warned that the author may not have intended to support it.
bool
remove
(Object o)
class
AbstractCollection
bool
remove
(
Object
o
)
bool
remove
(String o)
Meta
Source
See Implementation
java
util
AbstractCollection
AbstractCollection
constructors
this
functions
add
addAll
clear
contains
containsAll
isEmpty
iterator
opEquals
remove
removeAll
retainAll
size
toArray
toHash
toString