public abstract static class ParameterList.AbstractBase extends FilterableList.AbstractBase<ParameterDescription,ParameterList> implements ParameterList
ParameterList.ParameterList.AbstractBase, ParameterList.Empty, ParameterList.Explicit, ParameterList.ForLoadedExecutablemodCount| Constructor and Description | 
|---|
| AbstractBase() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | hasExplicitMetaData()Checks if all parameters in this list define both an explicit name and an explicit modifier. | 
filter, getOnly, subList, wrapadd, add, addAll, clear, equals, get, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, setaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitasTypeListfilter, getOnly, subListadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic boolean hasExplicitMetaData()
ParameterListhasExplicitMetaData in interface ParameterListtrue if all parameters in this list define both an explicit name and an explicit modifier.Copyright © 2014–2015. All rights reserved.