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
class Annotation
class Object
trait Matchable
class Any
In this article