Class VendorWithNoValuePrecondition

  • All Implemented Interfaces:
    Vendor<MyProduct>

    public class VendorWithNoValuePrecondition
    extends java.lang.Object
    implements Vendor<MyProduct>
    Author:
    jonas
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double bid()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VendorWithNoValuePrecondition

        public VendorWithNoValuePrecondition()
    • Method Detail

      • bid

        public double bid()