public class BitfinexDepth extends Object
Constructor and Description |
---|
BitfinexDepth(BitfinexLevel[] asks,
BitfinexLevel[] bids)
Constructor
|
Modifier and Type | Method and Description |
---|---|
BitfinexLevel[] |
getAsks() |
BitfinexLevel[] |
getBids() |
String |
toString() |
public BitfinexDepth(BitfinexLevel[] asks, BitfinexLevel[] bids)
asks
- bids
- public BitfinexLevel[] getAsks()
public BitfinexLevel[] getBids()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.