Package Summary Overview Summary |
class:AbstractCollection [NONE] |
|
|
constructor:<init>() [NONE] |
|
|
method:iterator() [NONE] |
|
|
method:size() [NONE] |
|
|
method:isEmpty() [NONE] |
|
|
method:contains(java.lang.Object) [NONE] |
|
|
method:toArray() [CHANGED] |
||||
|
method:toArray(T[]) [CHANGED] |
||||
|
method:add(E) [NONE] |
|
|
method:remove(java.lang.Object) [NONE] |
|
|
method:containsAll(java.util.Collection) [NONE] |
|
|
method:addAll(java.util.Collection) [NONE] |
|
|
method:removeAll(java.util.Collection) [NONE] |
|
|
method:retainAll(java.util.Collection) [NONE] |
|
|
method:clear() [NONE] |
|
|
method:toString() [NONE] |
|
|
© 2018 Oracle Corporation and/or its affiliates