scala.annotation

class experimental

[source: scala/annotation/experimental.scala]

final class experimental(message : java.lang.String)
extends StaticAnnotation

An annotation for experimental features.

Additional Constructor Summary
def this : experimental
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Additional Constructor Details
def this : experimental