You can call an abstract method only in a class or instance of a class in which the method has been overridden.

  • 只有在抽象方法已被覆盖的类或类的实例中才能对其进行调用。(也就是说,不能调用没有实现或没有定义声明的抽象方法。)
目录 查词历史