On Aug 6, 2013, at 6:06 PM, Mike Duigou <mike.dui...@oracle.com> wrote:
> General::
> 
> - Is there a constant immutable EnumSet for the 
> Collector.Characteristics.IDENTITY_FINISH ? It would be nice to avoid 
> creating lots of EnumSet instances.
> 

There is a package private unmodifiable Set:

  Collectors .CH_ID

Are you suggesting that should be made public?

Paul.

Reply via email to