T - price level type.public abstract class MarketByPriceBookBase<T extends ImpliedPriceLevel> extends BookBase<T>
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth()
Get book depth.
|
long |
getLastRptSeq()
Get sequence number of last instrument entry applied.
|
long |
getLastSequenceNumber()
Get sequence number of the last applied message.
|
String |
toString()
Convert object to string representation.
|
getAsks, getBids, getSecurityDefinition, getSecurityId, getType, toDetailedStringpublic final long getLastSequenceNumber()
public final long getLastRptSeq()
public final int getDepth()
public String toString()
toString in class BookBase<T extends ImpliedPriceLevel>Copyright © 2010–2020 Onix Solutions. All rights reserved.