Class CoffeeController

java.lang.Object
cielsachen.mco1.controller.CoffeeController

public class CoffeeController extends Object
  • Constructor Details

  • Method Details

    • isCapableOfBrewing

      public boolean isCapableOfBrewing(Truck truck)
    • isPricesSet

      public boolean isPricesSet()
    • updatePrices

      public void updatePrices()
    • prepareCoffee

      public void prepareCoffee(Truck truck)
    • printPrices

      public void printPrices(Truck truck)