public class ParamList extends ArrayList<Class<?>[]>
modCount| Constructor and Description |
|---|
ParamList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParams(Class<?>... paramTypes) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic void addParams(Class<?>... paramTypes)
Copyright © 1995-2015 Webtide. All Rights Reserved.