public class OrderHistory extends Object
long
count
OrderHistory(List<UserOrder> list, long count)
List<UserOrder>
getList()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final long count
public OrderHistory(List<UserOrder> list, long count)
public List<UserOrder> getList()
public String toString()
toString
Object
Copyright © 2018–2019 Knowm Inc.. All rights reserved.