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
In this article