Specializable (original) (raw)
Type members
Classlikes
class Group[T >: Null](value: T) extends SpecializedGroup
Attributes
Source
Supertypes
trait SpecializedGroup
class Object
trait Matchable
class Any
trait SpecializedGroup
Attributes
Source
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Group[T]
Value members
Concrete fields
final val AllNumeric: Group[(Byte, Short, Int, Long, Char, Float, Double)]
Attributes
Source
final val Arg: Group[(Int, Long, Float, Double)]
Attributes
Source
final val Args: Group[(Int, Long, Double)]
Attributes
Source
final val BestOfBreed: Group[(Int, Double, Boolean, Unit, AnyRef)]
Attributes
Source
final val Bits32AndUp: Group[(Int, Long, Float, Double)]
Attributes
Source
final val Everything: Group[(Byte, Short, Int, Long, Char, Float, Double, Boolean, Unit, AnyRef)]
Attributes
Source
final val Integral: Group[(Byte, Short, Int, Long, Char)]
Attributes
Source
final val Primitives: Group[(Byte, Short, Int, Long, Char, Float, Double, Boolean, Unit)]
Attributes
Source
final val Return: Group[(Int, Long, Float, Double, Boolean, Unit)]
Attributes
Source
final val Unit: Group[Tuple1[Unit]]
Attributes
Source