given_Defaultable_Int

dev.cheleb.scalamigen.Defaultable.given_Defaultable_Int
object given_Defaultable_Int extends Defaultable[Int]

Default value for Int is 0.

Attributes

Graph
Supertypes
trait Defaultable[Int]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def default: Int

The default value for the type.

The default value for the type.

Attributes

Inherited methods

def label: String

The label for the type.

The label for the type.

Attributes

Inherited from:
Defaultable