public final class CryptonitVolume extends Object
Constructor and Description |
---|
CryptonitVolume() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getVolume(String currencyKey) |
Map<String,BigDecimal> |
getVolumes() |
void |
setVolume(String name,
BigDecimal volume) |
public Map<String,BigDecimal> getVolumes()
public BigDecimal getVolume(String currencyKey)
public void setVolume(String name, BigDecimal volume)
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.