#scala
An annotation clause applies to the first definition or declaration following it. More than one annotation clause may precede a definition and declaration. The order in which these clauses are given does not matter.
If you want to change selection, open document below and click on "Move attachment"
Annotations - Scala Documentationwhich must conform to the class scala.Annotation. All given constructor arguments a1, .., an must be constant expressions (i.e., expressions on numeral literals, strings, class literals, Java enumerations and one-dimensional arrays of them).
<span>An annotation clause applies to the first definition or declaration following it. More than one annotation clause may precede a definition and declaration. The order in which these clauses are given does not matter.
The meaning of annotation clauses is implementation-dependent. On the Java platform, the following Scala annotations have a standard meaning.
ScalaJavascala.SerialVersionUIDserialVersio Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details