News

Although the Java enum can be used with any Java collection, its full power is best leveraged when used with the EnumMap and EnumSet. Why would I use an EnumMap rather than a HashMap?