| Title | Use Money interface in invoice program |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-bj-4-ood-103 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | The invoice program assumes that prices are given in dollar. Other currencies have different rules, and it makes sense to use an interface that defines the essential operations required for money values. The interface Money is given below. |
| Keywords | Object-Oriented Design |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-bj-4-ood-103 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Java |
| Natural Language | en |