Class ParameterList.ForLoadedExecutable.OfConstructor

All Implemented Interfaces:
Iterable<ParameterDescription.InDefinedShape>, Collection<ParameterDescription.InDefinedShape>, List<ParameterDescription.InDefinedShape>, SequencedCollection<ParameterDescription.InDefinedShape>, ParameterList<ParameterDescription.InDefinedShape>, FilterableList<ParameterDescription.InDefinedShape,ParameterList<ParameterDescription.InDefinedShape>>
Enclosing class:
ParameterList.ForLoadedExecutable<T>

protected static class ParameterList.ForLoadedExecutable.OfConstructor extends ParameterList.ForLoadedExecutable<Constructor<?>>
Describes the list of Constructor parameters on a modern VM.