EnumSet.java: Documented.
authorAndrew John Hughes <gnu_andrew@member.fsf.org>
Thu, 30 Aug 2007 19:57:30 +0000 (19:57 +0000)
committerAndrew John Hughes <gandalf@gcc.gnu.org>
Thu, 30 Aug 2007 19:57:30 +0000 (19:57 +0000)
commit54b0bc0008d05bb93fd3b1608c616299724fc942
treed07ed5e076d1f8c0f386d31a16641369b86c4753
parent039874df9e35a8100d386e40cb799968824a2139
EnumSet.java: Documented.

2007-08-22  Andrew John Hughes  <gnu_andrew@member.fsf.org>

* java/util/EnumSet.java:
Documented.
(complementOf(EnumSet)): Fixed to flip only
the bits used by the enumset.

From-SVN: r127938
libjava/classpath/ChangeLog
libjava/classpath/java/util/EnumSet.java