scala - 类 单例对象、final类、final类方法和抽象类case class Company(name: String) object Person { def apply(name

NoSuchKey