Scala 2.7.4.final API

This document is the API specification for Scala Library

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.