public abstract class AbstractOrderService extends Object
AbstractOrderService()
abstract Order
placeOrder(String item, int quantity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractOrderService()
public abstract Order placeOrder(String item, int quantity)
Copyright © 2008–2015. All rights reserved.