object Void
- Source
- __.scala
class java.lang.Object
trait scala.Matchable
class Any
Member
Void.Setup is an optional shortcut which helps to setup void value in companion object, saving couple lines of code.
- Source
- Setup.scala
Void.Setup is an optional shortcut which helps to setup void value in companion object, saving couple lines of code.