Package scala.annotation.unchecked

package unchecked

Type Members

final class uncheckedStable extends Annotation with StaticAnnotation

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

Since

2.7

final class uncheckedVariance extends Annotation with StaticAnnotation

An annotation for type arguments for which one wants to suppress variance checking types are volatile.

Since

2.7

© 2002-2019 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://www.scala-lang.org/api/2.12.9/scala/annotation/unchecked/index.html