Package org.knowm.xchange.idex.dto
Class Volume24Total
- All Implemented Interfaces:
Serializable
,Cloneable
,Map<String,
BigDecimal>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,
V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
-
Method Summary
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, newHashMap, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
Volume24Total
public Volume24Total()
-
-
Method Details
-
equals
- Specified by:
equals
in interfaceMap<String,
BigDecimal> - Overrides:
equals
in classAbstractMap<String,
BigDecimal>
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfaceMap<String,
BigDecimal> - Overrides:
hashCode
in classAbstractMap<String,
BigDecimal>
-
toString
- Overrides:
toString
in classAbstractMap<String,
BigDecimal>
-