Class FormParamsImpl

java.lang.Object
cool.scx.http.parameters.ParametersImpl<String,String>
cool.scx.http.media.form_params.FormParamsImpl
All Implemented Interfaces:
FormParams, FormParamsWritable, Parameters<String,String>, ParametersWritable<String,String>, Iterable<ParameterEntry<String,String>>

public class FormParamsImpl extends ParametersImpl<String,String> implements FormParamsWritable
FormParamsImpl
Version:
0.0.1
Author:
scx567888