signleton
-
Kotlin

Testing Kotlin with Spock Part 1 – Object
The object keyword in Kotlin creates singleton in a very convenient way. It can be used for example as a…
Read More »

The object keyword in Kotlin creates singleton in a very convenient way. It can be used for example as a…
Read More »