uncheckedVariance
scala.annotation.unchecked.uncheckedVariance
final class uncheckedVariance extends StaticAnnotation
An annotation for type arguments for which one wants to suppress variance checking.
Attributes
- Source
- uncheckedVariance.scala
- Graph
-
- Supertypes
In this article