public class NetworkCurrencies
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static NetworkCurrencies |
PUBLIC
The pre-configured public currencies for easier offline access.
|
| Constructor and Description |
|---|
NetworkCurrencies(Currency currency,
Currency harvest) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
Currency |
getCurrency() |
Currency |
getHarvest() |
int |
hashCode() |
public static final NetworkCurrencies PUBLIC