分类: 枚举
-
关于枚举:深入浅出-Java-中枚举的实现原理
在 JDK1.5 之前,通过定义常量应用的都是:public static fianl。而枚举的设计,就是把相…
-
关于枚举:枚举A-A-Mathematical-Curiosity
Given two integers n and m, count the number of pairs o…
在 JDK1.5 之前,通过定义常量应用的都是:public static fianl。而枚举的设计,就是把相…
Given two integers n and m, count the number of pairs o…