in scala
class deprecated

class deprecated
extends scala.Annotation
with scala.StaticAnnotation
with scala.ScalaObject
An annotation that designates the definition to which it is applied as deprecated. Access to the member then generates a deprecated warning.

Constructor Summary
def this

Constructor Detail
def this