Oleg Khaschansky wrote: >> Do you mean to write a specific BitSet using one long type as its >> internal storage to deal >> with <=64 elements enums? > > No, I suggest to implement a specific EnumSet using one long type. My > opinion is that a specific <=64 BitSet wouldn't be very useful.
Well it would be useful in this instance, and wouldn't do any harm to the general use of BitSet, so why not? Regards, Tim -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]