|
Scala Library
|
|
scala/annotation/experimental.scala]
final
class
experimental(message : java.lang.String)
extends StaticAnnotationAn 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 |
|
Scala Library
|
|