☕ Java¶
This is the Java corner of Codelogium — where I log things I’ve explored, built, or broken in the Java universe.
Posts¶
- Generic Types in Java
“Write once, use many” — Generics let you write flexible and reusable code.
(More Java thoughts coming soon...)