List Question
10 TechQA 2015-06-23 18:32:12Scala is not creating private constructor for companion class
131 views
Asked by optional
Scala Implicit Conversion for companion object of extended class
501 views
Asked by Anurag Wagh
How to override a implicit function of companion object?
249 views
Asked by HARSH NILESH PATHAK
How can I guarantee the existence of a method in a companion object and reference it?
106 views
Asked by Michael Zajac
Static inner class vs Companion's inner class
431 views
Asked by Pablo Francisco Pérez Hidalgo
Scala A companion Object Vs. Scala Class new Object
254 views
Asked by Pardeep Sharma
How to declare extension parameter on generic enums companions
1.8k views
Asked by elect
In Scala, how can I define a companion object for a class defined in Java?
2.6k views
Asked by Jean-Philippe Pellet
Override toString method is not getting called from Companion Object
425 views
Asked by Sudipta Deb
"Static" field in Scala companion object
6.8k views
Asked by Michał Żołnieruk