2007-07-31  Dalibor Topic  <robilad@kaffe.org>
        PR 32844
        * java/util/EnumSet.java:
        Made class abstract per API spec.
        (size, iterator, add, addAll, clear, contains,
        containsAll, remove, removeAll, retainAll) Moved 
        into an anonymous inner class in of(T).
        (allOf, noneOf, copyOf, of, range) Made more 
        implementation independent.
        (of(T)) return an instance of an anonymous class
        implementing EmptySet.
From-SVN: r127291
| Name | Last commit | Last update | 
|---|---|---|
| .. | ||
| concurrent | Loading commit data... | |
| jar | Loading commit data... | |
| logging | Loading commit data... | |
| prefs | Loading commit data... | |
| regex | Loading commit data... | |
| spi | Loading commit data... | |
| zip | Loading commit data... | |
| AbstractCollection.h | Loading commit data... | |
| AbstractList$1.h | Loading commit data... | |
| AbstractList$2.h | Loading commit data... | |
| AbstractList$3.h | Loading commit data... | |
| AbstractList$RandomAccessSubList.h | Loading commit data... | |
| AbstractList$SubList.h | Loading commit data... | |
| AbstractList.h | Loading commit data... | |
| AbstractMap$1.h | Loading commit data... | |
| AbstractMap$2.h | Loading commit data... | |
| AbstractMap$3.h | Loading commit data... | |
| AbstractMap$4.h | Loading commit data... | |
| AbstractMap$SimpleEntry.h | Loading commit data... | |
| AbstractMap$SimpleImmutableEntry.h | Loading commit data... | |
| AbstractMap.h | Loading commit data... | |
| AbstractQueue.h | Loading commit data... | |
| AbstractSequentialList.h | Loading commit data... | |
| AbstractSet.h | Loading commit data... | |
| ArrayDeque$DeqIterator.h | Loading commit data... | |
| ArrayDeque$DescendingIterator.h | Loading commit data... | |
| ArrayDeque.h | Loading commit data... | |
| ArrayList.h | Loading commit data... | |
| Arrays$ArrayList.h | Loading commit data... | |
| Arrays.h | Loading commit data... | |
| BitSet.h | Loading commit data... | |
| Calendar.h | Loading commit data... | |
| Calendar.java | Loading commit data... | |
| Collection.h | Loading commit data... | |
| Collections$1$SynchronizedMapEntry.h | Loading commit data... | |
| Collections$1.h | Loading commit data... | |
| Collections$2.h | Loading commit data... | |
| Collections$3.h | Loading commit data... | |
| Collections$4.h | Loading commit data... | |
| Collections$5.h | Loading commit data... | |
| Collections$6.h | Loading commit data... | |
| Collections$7.h | Loading commit data... | |
| Collections$8.h | Loading commit data... | |
| Collections$9.h | Loading commit data... | |
| Collections$CheckedCollection.h | Loading commit data... | |
| Collections$CheckedIterator.h | Loading commit data... | |
| Collections$CheckedList.h | Loading commit data... | |
| Collections$CheckedListIterator.h | Loading commit data... | |
| Collections$CheckedMap$CheckedEntrySet.h | Loading commit data... | |
| Collections$CheckedMap.h | Loading commit data... | |
| Collections$CheckedRandomAccessList.h | Loading commit data... | |
| Collections$CheckedSet.h | Loading commit data... | |
| Collections$CheckedSortedMap.h | Loading commit data... | |
| Collections$CheckedSortedSet.h | Loading commit data... | |
| Collections$CopiesList.h | Loading commit data... | |
| Collections$EmptyList.h | Loading commit data... | |
| Collections$EmptyMap.h | Loading commit data... | |
| Collections$EmptySet.h | Loading commit data... | |
| Collections$LIFOQueue.h | Loading commit data... | |
| Collections$MapSet.h | Loading commit data... | |
| Collections$ReverseComparator.h | Loading commit data... | |
| Collections$SingletonList.h | Loading commit data... | |
| Collections$SingletonMap.h | Loading commit data... | |
| Collections$SingletonSet.h | Loading commit data... | |
| Collections$SynchronizedCollection.h | Loading commit data... | |
| Collections$SynchronizedIterator.h | Loading commit data... | |
| Collections$SynchronizedList.h | Loading commit data... | |
| Collections$SynchronizedListIterator.h | Loading commit data... | |
| Collections$SynchronizedMap.h | Loading commit data... | |
| Collections$SynchronizedRandomAccessList.h | Loading commit data... | |
| Collections$SynchronizedSet.h | Loading commit data... | |
| Collections$SynchronizedSortedMap.h | Loading commit data... | |
| Collections$SynchronizedSortedSet.h | Loading commit data... | |
| Collections$UnmodifiableCollection.h | Loading commit data... | |
| Collections$UnmodifiableIterator.h | Loading commit data... | |
| Collections$UnmodifiableList.h | Loading commit data... | |
| Collections$UnmodifiableListIterator.h | Loading commit data... | |
| Collections$UnmodifiableMap$UnmodifiableEntrySet$UnmodifiableMapEntry.h | Loading commit data... | |
| Collections$UnmodifiableMap$UnmodifiableEntrySet.h | Loading commit data... | |
| Collections$UnmodifiableMap.h | Loading commit data... | |
| Collections$UnmodifiableRandomAccessList.h | Loading commit data... | |
| Collections$UnmodifiableSet.h | Loading commit data... | |
| Collections$UnmodifiableSortedMap.h | Loading commit data... | |
| Collections$UnmodifiableSortedSet.h | Loading commit data... | |
| Collections.h | Loading commit data... | |
| Comparator.h | Loading commit data... | |
| ConcurrentModificationException.h | Loading commit data... | |
| Currency.h | Loading commit data... | |
| Currency.java | Loading commit data... | |
| Date.h | Loading commit data... | |
| Deque.h | Loading commit data... | |
| Dictionary.h | Loading commit data... | |
| DuplicateFormatFlagsException.h | Loading commit data... | |
| EmptyStackException.h | Loading commit data... | |
| EnumMap$1.h | Loading commit data... | |
| EnumMap$2.h | Loading commit data... | |
| EnumMap$3.h | Loading commit data... | |
| EnumMap$4.h | Loading commit data... | |
| EnumMap$5.h | Loading commit data... | |
| EnumMap$6.h | Loading commit data... | |
| EnumMap$7.h | Loading commit data... | |
| EnumMap.h | Loading commit data... | |
| EnumSet$1.h | Loading commit data... | |
| EnumSet$2.h | Loading commit data... | |
| EnumSet.h | Loading commit data... | |
| Enumeration.h | Loading commit data... | |
| EventListener.h | Loading commit data... | |
| EventListenerProxy.h | Loading commit data... | |
| EventObject.h | Loading commit data... | |
| FormatFlagsConversionMismatchException.h | Loading commit data... | |
| Formattable.h | Loading commit data... | |
| FormattableFlags.h | Loading commit data... | |
| Formatter$BigDecimalLayoutForm.h | Loading commit data... | |
| Formatter.h | Loading commit data... | |
| FormatterClosedException.h | Loading commit data... | |
| GregorianCalendar.h | Loading commit data... | |
| HashMap$1.h | Loading commit data... | |
| HashMap$2.h | Loading commit data... | |
| HashMap$3.h | Loading commit data... | |
| HashMap$HashEntry.h | Loading commit data... | |
| HashMap$HashIterator.h | Loading commit data... | |
| HashMap.h | Loading commit data... | |
| HashSet.h | Loading commit data... | |
| Hashtable$1.h | Loading commit data... | |
| Hashtable$2.h | Loading commit data... | |
| Hashtable$3.h | Loading commit data... | |
| Hashtable$EntryEnumerator.h | Loading commit data... | |
| Hashtable$EntryIterator.h | Loading commit data... | |
| Hashtable$HashEntry.h | Loading commit data... | |
| Hashtable$KeyEnumerator.h | Loading commit data... | |
| Hashtable$KeyIterator.h | Loading commit data... | |
| Hashtable$ValueEnumerator.h | Loading commit data... | |
| Hashtable$ValueIterator.h | Loading commit data... | |
| Hashtable.h | Loading commit data... | |
| IdentityHashMap$1.h | Loading commit data... | |
| IdentityHashMap$2.h | Loading commit data... | |
| IdentityHashMap$3.h | Loading commit data... | |
| IdentityHashMap$IdentityEntry.h | Loading commit data... | |
| IdentityHashMap$IdentityIterator.h | Loading commit data... | |
| IdentityHashMap.h | Loading commit data... | |
| IllegalFormatCodePointException.h | Loading commit data... | |
| IllegalFormatConversionException.h | Loading commit data... | |
| IllegalFormatException.h | Loading commit data... | |
| IllegalFormatFlagsException.h | Loading commit data... | |
| IllegalFormatPrecisionException.h | Loading commit data... | |
| IllegalFormatWidthException.h | Loading commit data... | |
| InputMismatchException.h | Loading commit data... | |
| InvalidPropertiesFormatException.h | Loading commit data... | |
| Iterator.h | Loading commit data... | |
| LinkedHashMap$1.h | Loading commit data... | |
| LinkedHashMap$LinkedHashEntry.h | Loading commit data... | |
| LinkedHashMap.h | Loading commit data... | |
| LinkedHashSet.h | Loading commit data... | |
| LinkedList$1.h | Loading commit data... | |
| LinkedList$Entry.h | Loading commit data... | |
| LinkedList$LinkedListItr.h | Loading commit data... | |
| LinkedList.h | Loading commit data... | |
| List.h | Loading commit data... | |
| ListIterator.h | Loading commit data... | |
| ListResourceBundle.h | Loading commit data... | |
| Locale.h | Loading commit data... | |
| Map$Entry.h | Loading commit data... | |
| Map.h | Loading commit data... | |
| MissingFormatArgumentException.h | Loading commit data... | |
| MissingFormatWidthException.h | Loading commit data... | |
| MissingResourceException.h | Loading commit data... | |
| NavigableMap.h | Loading commit data... | |
| NavigableSet.h | Loading commit data... | |
| NoSuchElementException.h | Loading commit data... | |
| Observable.h | Loading commit data... | |
| Observer.h | Loading commit data... | |
| PriorityQueue$1.h | Loading commit data... | |
| PriorityQueue.h | Loading commit data... | |
| Properties.h | Loading commit data... | |
| PropertyPermission.h | Loading commit data... | |
| PropertyPermissionCollection.h | Loading commit data... | |
| PropertyResourceBundle.h | Loading commit data... | |
| Queue.h | Loading commit data... | |
| Random.h | Loading commit data... | |
| RandomAccess.h | Loading commit data... | |
| ResourceBundle$1.h | Loading commit data... | |
| ResourceBundle$BundleKey.h | Loading commit data... | |
| ResourceBundle.h | Loading commit data... | |
| ServiceConfigurationError.h | Loading commit data... | |
| ServiceLoader$1.h | Loading commit data... | |
| ServiceLoader.h | Loading commit data... | |
| Set.h | Loading commit data... | |
| SimpleTimeZone.h | Loading commit data... | |
| SortedMap.h | Loading commit data... | |
| SortedSet.h | Loading commit data... | |
| Stack.h | Loading commit data... | |
| StringTokenizer.h | Loading commit data... | |
| TimeZone$1.h | Loading commit data... | |
| TimeZone.h | Loading commit data... | |
| Timer$Scheduler.h | Loading commit data... | |
| Timer$TaskQueue.h | Loading commit data... | |
| Timer.h | Loading commit data... | |
| TimerTask.h | Loading commit data... | |
| TooManyListenersException.h | Loading commit data... | |
| TreeMap$1.h | Loading commit data... | |
| TreeMap$2.h | Loading commit data... | |
| TreeMap$3.h | Loading commit data... | |
| TreeMap$4.h | Loading commit data... | |
| TreeMap$5.h | Loading commit data... | |
| TreeMap$6.h | Loading commit data... | |
| TreeMap$7.h | Loading commit data... | |
| TreeMap$DescendingMap.h | Loading commit data... | |
| TreeMap$DescendingSet.h | Loading commit data... | |
| TreeMap$EntrySet.h | Loading commit data... | |
| TreeMap$KeySet.h | Loading commit data... | |
| TreeMap$NavigableEntrySet.h | Loading commit data... | |
| TreeMap$NavigableKeySet.h | Loading commit data... | |
| TreeMap$Node.h | Loading commit data... | |
| TreeMap$SubMap$EntrySet.h | Loading commit data... | |
| TreeMap$SubMap$KeySet.h | Loading commit data... | |
| TreeMap$SubMap$NavigableEntrySet.h | Loading commit data... | |
| TreeMap$SubMap$NavigableKeySet.h | Loading commit data... | |
| TreeMap$SubMap.h | Loading commit data... | |
| TreeMap$TreeIterator.h | Loading commit data... | |
| TreeMap.h | Loading commit data... | |
| TreeSet.h | Loading commit data... | |
| UUID.h | Loading commit data... | |
| UnknownFormatConversionException.h | Loading commit data... | |
| UnknownFormatFlagsException.h | Loading commit data... | |
| VMTimeZone.h | Loading commit data... | |
| VMTimeZone.java | Loading commit data... | |
| Vector$1.h | Loading commit data... | |
| Vector.h | Loading commit data... | |
| WeakHashMap$1.h | Loading commit data... | |
| WeakHashMap$2.h | Loading commit data... | |
| WeakHashMap$WeakBucket$WeakEntry.h | Loading commit data... | |
| WeakHashMap$WeakBucket.h | Loading commit data... | |
| WeakHashMap$WeakEntrySet.h | Loading commit data... | |
| WeakHashMap.h | Loading commit data... | |
| natVMTimeZone.cc | Loading commit data... |