public static interface Market.MarketListener
| Modifier and Type | Method and Description |
|---|---|
void |
onBalanceChange(Long btc,
Long usd) |
void |
onNewOffer() |
void |
onRemoved(Long id) |
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.