Class ParameterEntryImpl<K,V>
java.lang.Object
cool.scx.http.parameters.ParameterEntryImpl<K,V>
- All Implemented Interfaces:
ParameterEntry<K,V>
-
Constructor Summary
ConstructorsConstructorDescriptionParameterEntryImpl(cool.scx.collections.multi_map.IMultiMapEntry<K, V> entry) -
Method Summary
-
Constructor Details
-
ParameterEntryImpl
-
-
Method Details
-
name
- Specified by:
namein interfaceParameterEntry<K,V>
-
value
- Specified by:
valuein interfaceParameterEntry<K,V>
-
values
-