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

import com.extensiblejava.bill.*;
import java.math.*;

public interface AuditFacade {
public BigDecimal audit(Bill bill);
}

Change log

r69 by pragkirk on Nov 5, 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: 166 bytes, 8 lines
Powered by Google Project Hosting