in scala
class deprecated

class deprecated
extends scala.Attribute
with scala.ScalaObject
An attribute 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