nus-cs2113-AY2223S2 / forum

10 stars 0 forks source link

💡Usage of static methods in Java #10

Open lihka1202 opened 1 year ago

lihka1202 commented 1 year ago

While I was reading through the notes and working on the exercises, I had a clearer understanding about the usability of static variables in classes. However, I was trying to understand the use cases for static methods and I came across a pretty handy guide so I thought I'd put it here.

https://www.baeldung.com/java-static-methods-use-cases