public class VendorWithoutPrecondition extends Object implements Vendor<MyProduct>
VendorWithoutPrecondition()
double
bid(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VendorWithoutPrecondition()
public double bid(@Named(value="key") String value)
Copyright © 2019. All rights reserved.