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
This commit is contained in:
committed by
Andrew John Hughes
parent
039874df9e
commit
54b0bc0008
@@ -1,3 +1,10 @@
|
||||
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.
|
||||
|
||||
2007-07-31 Dalibor Topic <robilad@kaffe.org>
|
||||
|
||||
PR 32844
|
||||
|
||||
Reference in New Issue
Block a user