Java的接口
提問(wèn)人:榮凡88發(fā)布時(shí)間:2020-10-13
1.接口使用interface關(guān)鍵字聲明
2.接口中只能包含:
抽象方法
常量(默認(rèn)為public static final): 用得較少
繼續(xù)查找其他問(wèn)題的答案?
相關(guān)視頻回答
1.接口使用interface關(guān)鍵字聲明
2.接口中只能包含:
抽象方法
常量(默認(rèn)為public static final): 用得較少
點(diǎn)擊加載更多評(píng)論>>