|
Change Parameter Type universe : Enum[] to universe : Enum<?>[] in method package JumboEnumSet(elementType Class<E>, universe Enum<?>[]) in class java.util.JumboEnumSet |
From |
To |
|
Change Parameter Type universe : Enum[] to universe : Enum<?>[] in method package EnumSet(elementType Class<E>, universe Enum<?>[]) in class java.util.EnumSet |
From |
To |
|
Change Parameter Type sb : StringBuffer to sb : StringBuilder in method private a2(sb StringBuilder, x int) : void in class java.util.logging.XMLFormatter |
From |
To |
|
Change Parameter Type universe : Enum[] to universe : Enum<?>[] in method package RegularEnumSet(elementType Class<E>, universe Enum<?>[]) in class java.util.RegularEnumSet |
From |
To |
|
Change Parameter Type sb : StringBuffer to sb : StringBuilder in method private escape(sb StringBuilder, text String) : void in class java.util.logging.XMLFormatter |
From |
To |
|
Change Parameter Type h : Hashtable to h : Hashtable<String,Object> in method private enumerate(h Hashtable<String,Object>) : void in class java.util.Properties |
From |
To |
|
Change Parameter Type em : EnumMap to em : EnumMap<?,?> in method private equals(em EnumMap<?,?>) : boolean in class java.util.EnumMap |
From |
To |
|
Change Parameter Type sb : StringBuffer to sb : StringBuilder in method private appendISO8601(sb StringBuilder, millis long) : void in class java.util.logging.XMLFormatter |
From |
To |
|
Change Variable Type e : Map.Entry to e : Map.Entry<String,Attributes> in method public write(out OutputStream) : void in class java.util.jar.Manifest |
From |
To |
|
Change Variable Type es : RegularEnumSet to es : RegularEnumSet<?> in method public removeAll(c Collection<?>) : boolean in class java.util.RegularEnumSet |
From |
To |
|
Change Variable Type result : AbstractMap<K,V> to result : AbstractMap<?,?> in method protected clone() : Object in class java.util.AbstractMap |
From |
To |
|
Change Variable Type universe : Enum[] to universe : Enum<?>[] in method public noneOf(elementType Class<E>) : EnumSet<E> in class java.util.EnumSet |
From |
To |
|
Change Variable Type m : Map<K,V> to m : Map<?,?> in method public equals(o Object) : boolean in class java.util.EnumMap |
From |
To |
|
Change Variable Type it : Iterator to it : Iterator<Map.Entry<Object,Object>> in method package writeMain(out DataOutputStream) : void in class java.util.jar.Attributes |
From |
To |
|
Change Variable Type es : RegularEnumSet to es : RegularEnumSet<?> in method public addAll(c Collection<? extends E>) : boolean in class java.util.RegularEnumSet |
From |
To |
|
Change Variable Type eClass : Class to eClass : Class<?> in method public contains(e Object) : boolean in class java.util.RegularEnumSet |
From |
To |
|
Change Variable Type e : Map.Entry to e : Map.Entry<Object,Object> in method package writeMain(out DataOutputStream) : void in class java.util.jar.Attributes |
From |
To |
|
Change Variable Type keyClass : Class to keyClass : Class<?> in method private isValidKey(key Object) : boolean in class java.util.EnumMap |
From |
To |
|
Change Variable Type m : Map<K,V> to m : Map<?,?> in method public equals(o Object) : boolean in class java.util.AbstractMap |
From |
To |
|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method public getHead(h Handler) : String in class java.util.logging.XMLFormatter |
From |
To |
|
Change Variable Type es : JumboEnumSet to es : JumboEnumSet<?> in method public removeAll(c Collection<?>) : boolean in class java.util.JumboEnumSet |
From |
To |
|
Change Variable Type eClass : Class to eClass : Class<?> in method private deepToString(a Object[], buf StringBuilder, dejaVu Set<Object[]>) : void in class java.util.Arrays |
From |
To |
|
Change Variable Type eClass : Class to eClass : Class<?> in method public remove(e Object) : boolean in class java.util.RegularEnumSet |
From |
To |
|
Change Variable Type em : EnumMap<? extends K,? extends V> to em : EnumMap<?,?> in method public putAll(m Map<? extends K,? extends V>) : void in class java.util.EnumMap |
From |
To |
|
Change Variable Type e : Enumeration to e : Enumeration<?> in method private enumerate(h Hashtable<String,Object>) : void in class java.util.Properties |
From |
To |
|
Change Variable Type eClass : Class to eClass : Class<?> in method package typeCheck(e E) : void in class java.util.EnumSet |
From |
To |
|
Change Variable Type e : Enumeration to e : Enumeration<?> in method private store0(bw BufferedWriter, comments String, escUnicode boolean) : void in class java.util.Properties |
From |
To |
|
Change Variable Type es : RegularEnumSet to es : RegularEnumSet<?> in method public equals(o Object) : boolean in class java.util.RegularEnumSet |
From |
To |
|
Change Variable Type e : Enum to e : Enum<?> in method private readResolve() : Object in class java.util.EnumSet.SerializationProxy |
From |
To |
|
Change Variable Type entry : Map.Entry to entry : Map.Entry<?,?> in method public remove(o Object) : boolean in class java.util.EnumMap.EntrySet |
From |
To |
|
Change Variable Type c : Comparator to c : Comparator<String> in method public equals(o Object) : boolean in class java.util.jar.Attributes.Name |
From |
To |
|
Change Variable Type sb : StringBuffer to sb : StringBuilder in method public format(record LogRecord) : String in class java.util.logging.XMLFormatter |
From |
To |
|
Change Variable Type entry : Map.Entry to entry : Map.Entry<?,?> in method public contains(o Object) : boolean in class java.util.EnumMap.EntrySet |
From |
To |
|
Change Variable Type e : Map.Entry to e : Map.Entry<Object,Object> in method package write(os DataOutputStream) : void in class java.util.jar.Attributes |
From |
To |
|
Change Variable Type eClass : Class to eClass : Class<?> in method public contains(e Object) : boolean in class java.util.JumboEnumSet |
From |
To |
|
Change Variable Type e2 : ListIterator to e2 : ListIterator<?> in method public equals(o Object) : boolean in class java.util.AbstractList |
From |
To |
|
Change Variable Type e : Enumeration to e : Enumeration<String> in method public list(out PrintStream) : void in class java.util.Properties |
From |
To |
|
Change Variable Type es : JumboEnumSet to es : JumboEnumSet<?> in method public addAll(c Collection<? extends E>) : boolean in class java.util.JumboEnumSet |
From |
To |
|
Change Variable Type es : RegularEnumSet to es : RegularEnumSet<?> in method public containsAll(c Collection<?>) : boolean in class java.util.RegularEnumSet |
From |
To |
|
Change Variable Type eClass : Class to eClass : Class<?> in method public remove(e Object) : boolean in class java.util.JumboEnumSet |
From |
To |
|
Change Variable Type es : JumboEnumSet to es : JumboEnumSet<?> in method public equals(o Object) : boolean in class java.util.JumboEnumSet |
From |
To |
|
Change Variable Type e : Enumeration to e : Enumeration<String> in method public list(out PrintWriter) : void in class java.util.Properties |
From |
To |
|
Change Variable Type keyClass : Class to keyClass : Class<?> in method private typeCheck(key K) : void in class java.util.EnumMap |
From |
To |
|
Change Variable Type loggers : Enumeration to loggers : Enumeration<String> in method public getLoggerNames() : List<String> in class java.util.logging.Logging |
From |
To |
|
Change Variable Type es : JumboEnumSet to es : JumboEnumSet<?> in method public containsAll(c Collection<?>) : boolean in class java.util.JumboEnumSet |
From |
To |
|
Change Variable Type it : Iterator to it : Iterator<Map.Entry<Object,Object>> in method package write(os DataOutputStream) : void in class java.util.jar.Attributes |
From |
To |
|
Change Variable Type e : Map.Entry to e : Map.Entry<?,?> in method public equals(o Object) : boolean in class java.util.AbstractMap.SimpleImmutableEntry |
From |
To |
|
Change Variable Type e : Enumeration to e : Enumeration<?> in method private enumerateStringProperties(h Hashtable<String,String>) : void in class java.util.Properties |
From |
To |
|
Change Variable Type it : Iterator to it : Iterator<Map.Entry<String,Attributes>> in method public write(out OutputStream) : void in class java.util.jar.Manifest |
From |
To |
|
Change Variable Type e : Map.Entry to e : Map.Entry<?,?> in method public equals(o Object) : boolean in class java.util.AbstractMap.SimpleEntry |
From |
To |
|
Change Variable Type c : Collection to c : Collection<?> in method public equals(o Object) : boolean in class java.util.AbstractSet |
From |
To |