|
Rename Variable superType : TypeToken<Serializable> to supertype : TypeToken<Serializable> in method public testGetSubtype_genericSubtypeOfNonGenericType() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable superType : TypeToken<FourTypeArgs<T,Integer,?,?>> to supertype : TypeToken<FourTypeArgs<T,Integer,?,?>> in method public testGetSubtype_manyGenericArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable actualSubType : ParameterizedType to actualSubtype : ParameterizedType in method public testGetSubtype_baseClassWithLessTypeArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable actualSubType : Class<?> to actualSubtype : Class<?> in method public testGetSubtype_genericSubtypeOfRawTypeWithFewerTypeParameters() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : TypeToken<SingleGenericExtendsBase<String>> to subtype : TypeToken<SingleGenericExtendsBase<String>> in method public testGetSubtype_baseClassWithNoTypeArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : TypeToken<ThreeTypeArgs<T,Integer,String>> to subtype : TypeToken<ThreeTypeArgs<T,Integer,String>> in method public testGetSubtype_manyGenericArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable superType : TypeToken<TwoTypeArgs<?,?>> to supertype : TypeToken<TwoTypeArgs<?,?>> in method public testGetSubtype_toWildcard() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable superType : TypeToken<List<String>> to supertype : TypeToken<List<String>> in method public testGetSubtype_genericSubtypeOfGenericTypeWithFewerParameters() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : TypeToken<SingleGenericExtendsBase<String>> to subtype : TypeToken<SingleGenericExtendsBase<String>> in method public testGetSubtype_baseClassInGenericClassWithNoTypeArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable actualSubType : ParameterizedType to actualSubtype : ParameterizedType in method public testGetSubtype_innerTypeOfGenericClassTranslatesOwnerTypeVars() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable superType : TypeToken<GenericClass.Base> to supertype : TypeToken<GenericClass.Base> in method public testGetSubtype_baseClassInGenericClassWithNoTypeArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable actualSubType : ParameterizedType to actualSubtype : ParameterizedType in method public testGetSubtype_baseClassInGenericClassWithNoTypeArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable superType : TypeToken<TwoTypeArgs<?,?>.InnerType<?,?>> to supertype : TypeToken<TwoTypeArgs<?,?>.InnerType<?,?>> in method public testGetSubtype_innerTypeOfGenericClassTranslatesOwnerTypeVars() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable actualSubType : ParameterizedType to actualSubtype : ParameterizedType in method public testGetSubtype_genericSubtypeOfNonGenericType() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable actualSubType : ParameterizedType to actualSubtype : ParameterizedType in method public testGetSubtype_genericSubtypeOfGenericTypeWithFewerParameters() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable superType : TypeToken<List> to supertype : TypeToken<List> in method public testGetSubtype_genericSubtypeOfRawTypeWithFewerTypeParameters() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : TypeToken<MySpecialList> to subtype : TypeToken<MySpecialList> in method public testGetSubtype_genericSubtypeOfRawTypeWithFewerTypeParameters() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : TypeToken<DoubleGenericExtendsSingleGeneric<String,Integer>> to subtype : TypeToken<DoubleGenericExtendsSingleGeneric<String,Integer>> in method public testGetSubtype_baseClassWithLessTypeArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : TypeToken<ArrayList<String>> to subtype : TypeToken<ArrayList<String>> in method public testGetSubtype_genericSubtypeOfNonGenericType() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable superType : TypeToken<TwoTypeArgs<?,? extends Number>> to supertype : TypeToken<TwoTypeArgs<?,? extends Number>> in method public testGetSubtype_toWildcardWithBounds() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : TypeToken<StringForFirstTypeArg<String>> to subtype : TypeToken<StringForFirstTypeArg<String>> in method public testGetSubtype_toWildcard() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : Type to subtype : Type in method public testWhere_mapFromWildcardToParameterized() : void in class com.google.common.reflect.TypeResolverTest |
From |
To |
|
Rename Variable subType : Type to subtype : Type in method public testWhere_mapFromWildcard() : void in class com.google.common.reflect.TypeResolverTest |
From |
To |
|
Rename Variable actualSubType : ParameterizedType to actualSubtype : ParameterizedType in method public testGetSubtype_baseClassWithNoTypeArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable superType : TypeToken<Base> to supertype : TypeToken<Base> in method public testGetSubtype_baseClassWithNoTypeArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : TypeToken<StringForFirstTypeArg<Integer>.StringInnerType<Long>> to subtype : TypeToken<StringForFirstTypeArg<Integer>.StringInnerType<Long>> in method public testGetSubtype_innerTypeOfGenericClassTranslatesOwnerTypeVars() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : TypeToken<MySpecialList<String,?>> to subtype : TypeToken<MySpecialList<String,?>> in method public testGetSubtype_genericSubtypeOfGenericTypeWithFewerParameters() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable superType : TypeToken<SingleGenericExtendsBase<?>> to supertype : TypeToken<SingleGenericExtendsBase<?>> in method public testGetSubtype_baseClassWithLessTypeArgs() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |
|
Rename Variable subType : Type to subtype : Type in method public testWhere_mapFromBoundedWildcard() : void in class com.google.common.reflect.TypeResolverTest |
From |
To |
|
Rename Variable subType : TypeToken<StringForFirstTypeArg<Integer>> to subtype : TypeToken<StringForFirstTypeArg<Integer>> in method public testGetSubtype_toWildcardWithBounds() : void in class com.google.common.reflect.TypeTokenTest |
From |
To |