Class DefaultParameterStore

java.lang.Object
org.ocpsoft.rewrite.param.DefaultParameterStore
All Implemented Interfaces:
Iterable<Map.Entry<String,Parameter<?>>>, ParameterStore

public class DefaultParameterStore extends Object implements ParameterStore
Parameter store which retains the order, bindings, and names of parameters contained within.