Class BVMBidderSetup


  • public final class BVMBidderSetup
    extends BMBidderSetup
    A builder with default values of the base value model
    Author:
    Michael Weiss
    • Field Detail

      • DEFAULT_SETUP_NAME

        public static final java.lang.String DEFAULT_SETUP_NAME
        See Also:
        Constant Field Values
    • Method Detail

      • getDefaultSetup

        public static BVMBidderSetup getDefaultSetup​(int numberOfBidders)
        Parameters:
        numberOfBidders - the number of bidders to be created
        Returns:
        an unmodified default setup of the BVM bidder without the possibility to further change it.