public class DeliveryService extends Object
DeliveryService()
void
findDelivery(String id)
Delivery
getAnotherDelivery()
getDelivery()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeliveryService()
public void findDelivery(@NotNull String id)
@NotNull public Delivery getDelivery()
@NotNull public Delivery getAnotherDelivery()
Copyright © 2008–2014. All rights reserved.