public class AmountAndPrice extends Object
AmountAndPrice(long amount, long price)
long
getAmount()
getPrice()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AmountAndPrice(long amount, long price)
public long getAmount()
public long getPrice()
Copyright © 2019. All rights reserved.