Any

The universal base class in Scala

AnyVal

Descends from Any and is the base for all Java value types

AnyRef

Descends from Any and is the base for all Java reference types