Category

sealed trait Category
Companion:
object
class Object
trait Matchable
class Any
object BigCat.type
object Bird.type
object Crustacean.type
object Fish.type
object Insect.type
object Marsupial.type
object Reptile.type

Value members

Concrete methods

override def hashCode(): Int
Definition Classes
Any