We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71ad4c5 + cfbe8b4 commit fae9f41Copy full SHA for fae9f41
library/src/scala/deprecated.scala
@@ -64,5 +64,5 @@ import scala.annotation.meta._
64
* @see [[scala.deprecatedOverriding]]
65
* @see [[scala.deprecatedName]]
66
*/
67
-@getter @setter @beanGetter @beanSetter
+@getter @setter @beanGetter @beanSetter @field
68
class deprecated(message: String = "", since: String = "") extends scala.annotation.StaticAnnotation
0 commit comments