8000
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.
1 parent 0e93fa7 commit e4ae704Copy full SHA for e4ae704
cn/overviews/core/Value-Classes-and-Universal-Traits.md
@@ -251,4 +251,3 @@ value class不能将惰性val或val作为成员,也不能有嵌套类、trait
251
class Inner(val x: Int) extends AnyVal
252
}
253
254
-更多详细内容参考官网:http://docs.scala-lang.org/overviews/core/value-classes.html
0 commit comments