Interface vs. Abstract Class: Incorrect Statement
OC - 'Methods in abstract classes can only be abstract methods' is incorrect. Abstract classes can have both abstract and non-abstract methods.
原文地址: https://www.cveoy.top/t/topic/oAQ8 著作权归作者所有。请勿转载和采集!