Instead of Java's import foo.*; , Scala uses import foo._ . Function or method foo() can also be called as just foo ; method thread.send(signo) can also be ...
確定! 回上一頁