About
Simple Java project demonstrating the use of wrapper classes and type casting.
- Created Wrapper and Casting Example - Implemented an example using Java wrapper classes and type casting;
- Created New Project For The Task - Initialized project and added
.gitignore
.
- Initial commit - Base project structure added.