ShortConstantModule

Methods of the module object val Short

Methods of the module object val Short

class Object
trait Matchable
class Any

Value members

Abstract methods

Create a constant Short value

Create a constant Short value

def unapply(constant: ShortConstant): Some[Short]

Match Short value constant and extract its value

Match Short value constant and extract its value