Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in companion-object
Scala Case Class Companion Objects - Conflict on the type name
Jan 05, 2023
scala
types
spray-json
companion-object
How to deprecate the companion object of a case class?
Nov 01, 2022
scala
deprecated
companion-object
Why do we have to explicitly import implicit conversions having implicit parameters from companion objects? Strange.
Oct 23, 2022
scala
implicit-conversion
implicits
companion-object
Overriding Companion Object Values and Scala MatchError
Oct 07, 2022
oop
scala
overriding
companion-object
how to access outer class' javaClass.simpleName from companion object in kotlin?
Aug 22, 2022
static
kotlin
companion-object
kotlin-companion
Can't get an access to a companion object's field
Oct 21, 2022
scala
companion-object
A class imported from a companion not usable as the constructor parameter default value
Jul 11, 2021
scala
companion-object
Create or extend a companion object, using a macro annotation on the class
Aug 23, 2019
scala
macros
companion-object
Do final vals increase the object size?
Jan 13, 2022
scala
constants
final
compile-time-constant
companion-object
classifier does not have a companion object
Apr 25, 2022
android-studio
kotlin
fragment
companion-object
Typing over companion object in Scala
Mar 01, 2022
scala
types
companion-object
Scala type alias including companion object [beginner]
Oct 21, 2022
scala
encapsulation
type-alias
companion-object
How do I create an explicit companion object for a case class which behaves identically to the replaced compiler provided implicit companion object?
May 22, 2022
scala
case-class
companion-object
Can't access Parent's Members while dealing with Macro Annotations
Feb 14, 2015
scala
macros
annotations
code-generation
companion-object
How to implement a counter in functional programming way
Sep 12, 2022
scala
functional-programming
companion-object
Companion object cannot access private variable on the class
Jul 21, 2022
scala
read-eval-print-loop
companion-object
Companion objects - does Android want to register them as activities (?)
Mar 27, 2022
android
kotlin
companion-object
When to use companion object factory versus the new keyword
Oct 31, 2022
scala
conventions
companion-object
Why is a Scala companion object compiled into two classes(both Java and .NET compilers)?
Aug 25, 2022
java
.net
scala
compiler-construction
companion-object
In Scala, how can I define a companion object for a class defined in Java?
Oct 24, 2022
scala
implicit-conversion
scala-java-interop
companion-object
Older Entries »