是否可以继承String类

String 类是 final 类故不可以继承,一切由 final 修饰过的都不能继承

posted @ 2019-09-05 17:27  Java-Legend  阅读(311)  评论(0)    收藏  举报