| Constructor and Description |
|---|
FormUrlencodedMap() |
FormUrlencodedMap(FormUrlencodedMap source) |
FormUrlencodedMap(Map<String,Object> sourcemap) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllprotected final Lock lock
public FormUrlencodedMap()
public FormUrlencodedMap(FormUrlencodedMap source)
public FormUrlencodedMap clone()
public boolean containsKey(Object key)
containsKey in interface Map<String,Object>public boolean containsValue(Object value)
containsValue in interface Map<String,Object>public boolean isWriteNullValue()
public void setWriteNullValue(boolean writeNullValue)
public xyz.cofe.typeconv.TypeCastGraph getTypeCast()
public void setTypeCast(xyz.cofe.typeconv.TypeCastGraph typeCast)
public void write(OutputStream out)
public void write(OutputStream out, Charset cs)
public Charset getCharset()
public void setCharset(Charset charset)
public Object apply(URLConnection conn)
apply in interface xyz.cofe.collection.Func1<Object,URLConnection>Copyright © 2017. All rights reserved.