Class SimpleParameterList

java.lang.Object
com.tangosol.coherence.config.SimpleParameterList
All Implemented Interfaces:
ParameterList, ExternalizableLite, PortableObject, Serializable, Iterable<Parameter>

public class SimpleParameterList extends Object implements ParameterList, ExternalizableLite, PortableObject
A SimpleParameterList is a simple implementation of ParameterList.
Since:
Coherence 12.1.2
Author:
bo 2012.02.02
See Also: