Why doesn't mutable.Map extend immutable.Map?此代码有效:[cc lang=scala]@ mutable.Seq(1, 2).asInstanceOf[Seq[Int]]res1: Seq[Int] ...
確定! 回上一頁