Toggle navigation
Home
java.math.BigDecimal to java.util.List<org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear.ConsumableInArrearDetail>
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'killbill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
result
to
intervalCapacityInArrear.toBeBilledForUnit(result)
intervalCapacityInArrear.computeToBeBilledCapacityInArrear(ImmutableList.<RolledUpUnit>of(new DefaultRolledUpUnit("unit1",100L),new DefaultRolledUpUnit("unit2",1001L)))
to
intervalCapacityInArrear.computeToBeBilledCapacityInArrear(ImmutableList.<RolledUpUnit>of(new DefaultRolledUpUnit("unit1",100L),new DefaultRolledUpUnit("unit2",1001L)),1)
result
to
intervalCapacityInArrear.toBeBilledForUnit(result)
intervalCapacityInArrear.computeToBeBilledCapacityInArrear(ImmutableList.<RolledUpUnit>of(new DefaultRolledUpUnit("unit1",101L),new DefaultRolledUpUnit("unit2",1000L)))
to
intervalCapacityInArrear.computeToBeBilledCapacityInArrear(ImmutableList.<RolledUpUnit>of(new DefaultRolledUpUnit("unit1",101L),new DefaultRolledUpUnit("unit2",1000L)),1)
result
to
intervalCapacityInArrear.toBeBilledForUnit(result)
intervalCapacityInArrear.computeToBeBilledCapacityInArrear(ImmutableList.<RolledUpUnit>of(new DefaultRolledUpUnit("unit1",101L),new DefaultRolledUpUnit("unit2",1001L)))
to
intervalCapacityInArrear.computeToBeBilledCapacityInArrear(ImmutableList.<RolledUpUnit>of(new DefaultRolledUpUnit("unit1",101L),new DefaultRolledUpUnit("unit2",1001L)),1)
result
to
intervalCapacityInArrear.toBeBilledForUnit(result)
intervalCapacityInArrear.computeToBeBilledCapacityInArrear(ImmutableList.<RolledUpUnit>of(new DefaultRolledUpUnit("unit1",10L),new DefaultRolledUpUnit("unit2",2001L)))
to
intervalCapacityInArrear.computeToBeBilledCapacityInArrear(ImmutableList.<RolledUpUnit>of(new DefaultRolledUpUnit("unit1",10L),new DefaultRolledUpUnit("unit2",2001L)),1)
result
to
intervalCapacityInArrear.toBeBilledForUnit(result)