in scala
class unsealed

class unsealed
extends scala.Annotation
with scala.ScalaObject
An annotation that gets applied to a selector in a match expression. If it is present, exhaustiveness warnings for that expression will be suppressed.

Constructor Summary
def this

Constructor Detail
def this