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