O object

Constant

extends Object with Serializable

Module of Constant literals

Supertypes

Object, Serializable

Members

object 

ClassTag

Module of ClassTag literals

Module of ClassTag literals

def 

apply

( x: Unit | Null | Int | Boolean | Byte | Short | Int | Long | Float | Double | Char | String | Type ) : Constant

def 

unapply

( constant: Constant ) : Option[Unit | Null | Int | Boolean | Byte | Short | Int | Long | Float | Double | Char | String | Type]