uncheckedStable

scala.annotation.unchecked.uncheckedStable
final class uncheckedStable extends StaticAnnotation

An annotation for values that are assumed to be stable even though their types are volatile.

Attributes

Source
uncheckedStable.scala
Graph
Supertypes
class Annotation
class Object
trait Matchable
class Any
In this article