My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
package com.kirkk.bill;

import java.math.BigDecimal;

public interface DiscountCalculator {
public BigDecimal getDiscountAmount();
}

Change log

r75 by pragkirk on Nov 18, 2009   Diff
Initial Version
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 140 bytes, 7 lines

File properties

svn:executable
Powered by Google Project Hosting