Skip to content

Commit

Permalink
Update Value-Classes-and-Universal-Traits.md
Browse files Browse the repository at this point in the history
update links
  • Loading branch information
imsingo authored and eed3si9n committed Aug 24, 2015
1 parent 0e93fa7 commit e4ae704
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cn/overviews/core/Value-Classes-and-Universal-Traits.md
Expand Up @@ -251,4 +251,3 @@ value class不能将惰性val或val作为成员,也不能有嵌套类、trait
class Inner(val x: Int) extends AnyVal
}

更多详细内容参考官网:http://docs.scala-lang.org/overviews/core/value-classes.html

0 comments on commit e4ae704

Please sign in to comment.