Class VendorPriority01Parameter1

  • All Implemented Interfaces:
    Vendor<MyProduct>

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

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

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

      • VendorPriority01Parameter1

        public VendorPriority01Parameter1()
    • Method Detail

      • bid

        public double bid​(java.lang.String myParameter)