Interface ParameterList

All Superinterfaces:
Iterable<Parameter>
All Known Implementing Classes:
ResolvableParameterList, SimpleParameterList

public interface ParameterList extends Iterable<Parameter>
An ParameterList is a strictly ordered and Iterable collection of Parameters.
Since:
Coherence 12.1.2
Author:
bo 2011.09.14
See Also: