T - type.public class AddClosureArrayList<T> extends ArrayList<T> implements org.apache.commons.collections.Closure
modCount| 构造器和说明 |
|---|
AddClosureArrayList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(Object input) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streampublic void execute(Object input)
execute 在接口中 org.apache.commons.collections.ClosureClosure.execute(java.lang.Object)Copyright © 2024 Hitachi Vantara. All rights reserved.