Scala基础之注解(annotation
摘要:
在学习Scala的过程中,总会碰到一些注解: // Predef.scala @inline def implicitly[T](implicit e: T) = e @deprecated("Use `sys.error(message)` instead", "2.9.0") def error 阅读全文
posted @ 2017-01-20 14:14 重八 阅读(11968) 评论(0) 推荐(1)
浙公网安备 33010602011771号