Scala 2.7.5final

API Specification

This document is the API specification for Scala Library Documentation

Class Summary
final class uncheckedStable extends StaticAnnotation
An annotation for values that are assumed to be stable even though their types are volatile.
final class uncheckedVariance extends StaticAnnotation
An annotation for type arguments for which one wants to suppress variance checking types are volatile.