Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
16
16
Status
Not Changed
Class Summary
AbstractCollection
Field Detail
Constructor Detail
AbstractCollection()
Method Detail
add(E)
addAll(java.util.Collection)
clear()
contains(java.lang.Object)
containsAll(java.util.Collection)
isEmpty()
iterator()
remove(java.lang.Object)
removeAll(java.util.Collection)
retainAll(java.util.Collection)
size()
toArray()
toArray(T[])
toString()
© 2023 Oracle Corporation and/or its affiliates