Interface ParametersWritable<K,V>
- All Superinterfaces:
Iterable<Map.Entry<K,,List<V>>> Parameters<K,V>
- All Known Subinterfaces:
FormParamsWritable,ScxHttpHeadersWritable
- All Known Implementing Classes:
FormParamsImpl,ParametersImpl
ParametersWritable
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
set
-
add
-
remove
-
clear
ParametersWritable<K,V> clear()
-