public class BillCalculator extends Object
BillCalculator()
static <C extends Chargeable>Bill<C>
calc(C chargeable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BillCalculator()
public static <C extends Chargeable> Bill<C> calc(C chargeable)
Copyright © 2022. All rights reserved.