scala

class deprecated

[source: scala/deprecated.scala]

class deprecated
extends StaticAnnotation
An annotation that designates the definition to which it is applied as deprecated. Access to the member then generates a deprecated warning.
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf