protected static class ParameterList.ForLoadedExecutable.OfConstructor extends ParameterList.ForLoadedExecutable<Constructor<?>>
Constructor parameters on a modern VM.ParameterList.ForLoadedExecutable.Dispatcher, ParameterList.ForLoadedExecutable.OfConstructor, ParameterList.ForLoadedExecutable.OfLegacyVmConstructor, ParameterList.ForLoadedExecutable.OfLegacyVmMethod, ParameterList.ForLoadedExecutable.OfMethodParameterList.AbstractBase<S extends ParameterDescription>, ParameterList.Empty, ParameterList.Explicit<S extends ParameterDescription>, ParameterList.ForLoadedExecutable<T>, ParameterList.ForTokens, ParameterList.TypeSubstitutingexecutablemodCount| Modifier | Constructor and Description | 
|---|---|
| protected  | OfConstructor(Constructor<?> constructor)Creates a new description of the parameters of a constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| ParameterDescription.InDefinedShape | get(int index) | 
of, of, sizeasDefined, asTokenList, asTokenList, asTypeList, hasExplicitMetaData, wrapfilter, getOnly, subListadd, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, setaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitfilter, getOnly, subListadd, add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, sort, spliterator, toArray, toArrayparallelStream, removeIf, streamprotected OfConstructor(Constructor<?> constructor)
constructor - The constructor that is represented by this instance.public ParameterDescription.InDefinedShape get(int index)
get in interface List<ParameterDescription.InDefinedShape>get in class AbstractList<ParameterDescription.InDefinedShape>Copyright © 2014–2016. All rights reserved.