Package tasks.task11.code
Class LaptopBuyerHelper
java.lang.Object
tasks.task11.code.LaptopBuyerHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindLaptop(List<Laptop> laptops, byte ramCapacity, double price) getLaptopList(List<Laptop> laptops, byte ramCapacity)
-
Constructor Details
-
LaptopBuyerHelper
public LaptopBuyerHelper()
-
-
Method Details
-
getLaptopList
-
findLaptop
-