public class PooledMap extends Object
PooledMap(Map<String,String> map)
boolean
equals(Object o)
Map<String,String>
getMap()
int
hashCode()
void
incReused()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PooledMap(@NotNull Map<String,String> map)
public void incReused()
@NotNull public Map<String,String> getMap()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString