Class VendorPriority2Parameter1

  • All Implemented Interfaces:
    Vendor<MyProduct>

    public class VendorPriority2Parameter1
    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

      • VendorPriority2Parameter1

        public VendorPriority2Parameter1()
    • Method Detail

      • bid

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