public static class ParamSupport.ParamManager
extends Object
Provides support for aggregating query parameters in URLs.
Specifically, accepts a series of parameters, ensuring that
- newer parameters will precede older ones in the output URL
- all supplied parameters precede those in the input URL