public static final class AmountCalculator.ItemTaxExtractor extends Object implements com.google.common.base.Function<Item,ItemTax>
ItemTaxExtractor()
ItemTax
apply(Item item)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ItemTaxExtractor()
@Nullable public ItemTax apply(@Nullable Item item)
apply
com.google.common.base.Function<Item,ItemTax>
Copyright © 2014-2016 Konik.io. All Rights Reserved.