The java.util.EnumMap.get(Object key) method returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
確定! 回上一頁