Sealed

scala.caps.Sealed
class Sealed extends Annotation

An annotation that expresses the sealed modifier on a type parameter Should not be directly referred to in source

Attributes

Deprecated
true
Source
caps.scala
Graph
Supertypes
class Annotation
class Object
trait Matchable
class Any
In this article