public class ToStringConverters extends HashMap<Class,ToStringConverter>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ToStringConverters() |
ToStringConverters(ToStringConverters src) |
| Modifier and Type | Method and Description |
|---|---|
ToStringConverters |
clone() |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic ToStringConverters()
public ToStringConverters(ToStringConverters src)
public ToStringConverters clone()
clone in class HashMap<Class,ToStringConverter>Copyright © 2018. All rights reserved.