Fixes issue #2207; the old SimpleEnumSet implementation had issues with tracking the valid range, and the LargeEnumSet was both ineffecient and did not iterate in correct order.  Fixed by using a single, efficient implementation for sets of all sizes.

Review by: bobv


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2489 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed