摘要:
回顾笔记 阅读全文
posted @ 2017-12-13 17:24
tooy
阅读(186)
评论(0)
推荐(0)
摘要:
import java.lang.reflect.Method; /** * JavaSE 8新特性:1.接口可以定义非抽象方法 但必须使用default或者staic关键字来修饰 */ public class DefaultMethod { public interface Chinese { //小结:2.JDK1.8规定只能在接口... 阅读全文
posted @ 2017-12-13 16:17
tooy
阅读(1330)
评论(0)
推荐(0)

浙公网安备 33010602011771号