public static class Market.Offer extends Object
int
amount
long
id
price
String
type
Market.Offer(long id, int amount, int price, String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final long id
public final int amount
public final String type
public final int price
public Market.Offer(long id, int amount, int price, String type)
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.