An open API service indexing awesome lists of open source software.

https://github.com/asrieldreemurrgm/java_wrappers_task

Simple Java project demonstrating the use of wrapper classes and type casting.
https://github.com/asrieldreemurrgm/java_wrappers_task

java spring-tool-suite4 type-casting wrapper-class wrappers

Last synced: 12 days ago
JSON representation

Simple Java project demonstrating the use of wrapper classes and type casting.

Awesome Lists containing this project

README

          

Java_Wrappers_Task


About

Simple Java project demonstrating the use of wrapper classes and type casting.


Commits


May 10, 2025




  • 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




  • Initial commit - Base project structure added.