public class RegularPriceLevel extends ImpliedPriceLevel
Modifier and Type | Method and Description |
---|---|
RegularPriceLevel |
clone()
Make a clone of current object.
|
int |
getNumberOfOrders()
Get number of orders in price level.
|
String |
toString()
Convert object to string representation.
|
getPrice, getQuantity, isExist
public final int getNumberOfOrders()
public RegularPriceLevel clone()
clone
in class ImpliedPriceLevel
public String toString()
toString
in class ImpliedPriceLevel
Copyright © 2010–2020 Onix Solutions. All rights reserved.