學習筆記-Java8接口、異常與集合

文章目錄 1、多態 1.多態入門 2.多態示例 3.父轉子(instanceof) 2、接口 1.接口入門 2.面向接口編程 3.Java8接口升級-1 4.接口中的變量 3、集合 1.集合 2.Collection與Iterable接口 3.Set與List接口 4.Map接口 4、異常 1.異常 2.手動拋出異常 3.log4j寫日誌 1、多態 1.多態入門 OCP :open close p
相關文章
相關標籤/搜索