Login
From:
Kerflyn's Blog
(Uncensored)
subscribe
Instantiate in Java with the Scala’s Way | Kerflyn's Blog
https://kerflyn.wordpress.com/2011/11/09/instantiate-in-java-with-the-scalas-way/
links
backlinks
Tagged with:
programming
java
scala
type inference
case class
Case classes in Scala facilitate the instantiation by removing the use of the keyword new. It isn’t a big invention, but it helps to have a source code more readable. Especially when you imbr…
Roast topics
Find topics
Find it!