The EnumMap class of the Java collections framework provides a map implementation for elements of an enum. In EnumMap , enum elements are used as keys.
確定! 回上一頁