Any chance to see EnumSet implement SortedSet in JDK8?

assembling signals assembling.signals at yandex.ru
Thu Aug 11 20:19:02 UTC 2011


Hello, community!

Enum does implement Comparable, while EnumSet does NOT implement SortedSet and EnumMap doesn NOT implement SortedMap.
Should I file a bug report (RFE), would there be a chance to see this being implemented in JDK8?

Best regards,
Ivan G Shevchenko



More information about the core-libs-dev mailing list