|
|
před 8 roky | |
|---|---|---|
| .DS_Store | před 8 roky | |
| ConversionTool.class | před 8 roky | |
| ConversionTool.ctxt | před 8 roky | |
| ConversionTool.java | před 8 roky | |
| ConversionToolSpec.class | před 8 roky | |
| ConversionToolSpec.ctxt | před 8 roky | |
| ConversionToolSpec.java | před 8 roky | |
| README.md | před 8 roky | |
| package.bluej | před 8 roky |
This tool converts different units of measure. Methods have been stubbed out to convert the following:
This tool should only convert positive numbers. Any negative numbers that are passed should return 0 (This excludes temperature conversions, negative values can be converted)
Complete the implementation so that all test pass
This lab covers the following competencies: