net.bytebuddy.description.type.TypeDescription to net.bytebuddy.description.type.generic.GenericTypeDescription
No. of Instances - 283
No. of Commits - 40
No. of Projects - {'byte-buddy'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- Cascading Type Change (Different)
- ArrayList<TypeDescription> to ArrayList<GenericTypeDescription>
- CollectionOneToOneMatcher<TypeDescription> to CollectionOneToOneMatcher<GenericTypeDescription>
- CollectionOneToOneMatcher<TypeDescription> to CollectionOneToOneMatcher<GenericTypeDescription>
- CollectionOneToOneMatcher<TypeDescription> to CollectionOneToOneMatcher<GenericTypeDescription>
- ArrayList<TypeDescription> to ArrayList<GenericTypeDescription>
- ArrayList<TypeDescription> to ArrayList<GenericTypeDescription>
- ArrayList<TypeDescription> to ArrayList<GenericTypeDescription>
- ArrayList<TypeDescription> to ArrayList<GenericTypeDescription>
- ArrayList<TypeDescription> to ArrayList<GenericTypeDescription>
- TypeList.Explicit to GenericTypeList.Explicit
- ArrayList<TypeDescription> to ArrayList<GenericTypeDescription>
- TypeDescription.ForLoadedType to GenericTypeDescription.LazyProjection.OfLoadedParameter
- TypeList.Explicit to GenericTypeList.Explicit
- Explicit to GenericTypeList.Explicit
- TypeDescription.ForLoadedType to GenericTypeDescription.ForNonGenericType.OfLoadedType
- TypeDescription.ForLoadedType to GenericTypeDescription.ForNonGenericType.OfLoadedType
- Other
- Add or Remove Method invocation
- when(typeDescription.represents(GenericTypeDescription.Sort.RAW)) to when(typeDescription.getSort())
- nonVoid(typeDescription) to genericTypeDescription
- genericTypeDescription to isThrowable(genericTypeDescription)
- nonVoid(typeDescription) to genericTypeDescription
- genericTypeDescription to isExtendable(genericTypeDescription)
- is(isActualType(typeDescription)) to is(nonNull(typeDescription))
- is(isActualType(typeDescription)) to is(nonNull(typeDescription))
- is(isActualType(typeDescription)) to is(nonNull(typeDescription))
- is(isActualType(typeDescription)) to is(nonNull(typeDescription))
- Arrays.asList(typeDescription) to Arrays.asList(nonNull(typeDescription))
- Arrays.asList(nonNull(exceptionType)) to Arrays.asList(exceptionType)
- Arrays.asList(interfaceType) to Arrays.asList(nonNull(interfaceType))
- Arrays.asList(nonNull(type)) to Arrays.asList(type)
- currentType.getDeclaredFields() to currentType.asRawType().getDeclaredFields()
- targetTypeSuperType.isAssignableTo(sourceType) to targetTypeSuperType.asRawType().isAssignableTo(sourceType)
- currentType.getDeclaredFields() to currentType.asRawType().getDeclaredFields()
- typeMatcher.matches(typeDescription) to typeMatcher.matches(typeDescription.asRawType())
- typeMatcher.matches(typeDescription) to typeMatcher.matches(typeDescription.asRawType())
- typeDescription.getDescriptor().charAt(ONLY_CHARACTER) to typeDescription.asRawType().getDescriptor().charAt(ONLY_CHARACTER)
- typeDescription.getInternalName() to typeDescription.asRawType().getInternalName()
- fixedValueType to fixedValueType.asErasure()
- assigner.assign(fieldType,targetType,typing) to assigner.assign(fieldType.asErasure(),targetType,typing)
- targetType.isVisibleTo(instrumentedType) to targetType.asErasure().isVisibleTo(instrumentedType)
- typeDescription to typeDescription.asErasure()
- typeDescription.isVisibleTo(implementationTarget.getInstrumentedType()) to typeDescription.asErasure().isVisibleTo(implementationTarget.getInstrumentedType())
- methodDescription.isInvokableOn(typeDescription) to methodDescription.isInvokableOn(typeDescription.asErasure())
- typeDescription to fieldType.asErasure()
- joinUniqueRaw(interfaceTypes,Collections.singleton(superType)) to joinUniqueRaw(interfaceTypes,Collections.singleton(superType.asGenericType()))
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- thenReturn to thenReturn
- Introduce Literal
- Cascading Type Change (Similar)
- TypeDescription to GenericTypeDescription
- TypeDescription to GenericTypeDescription
- List<TypeDescription> to List<GenericTypeDescription>
- List<TypeDescription> to List<GenericTypeDescription>
- Rename Variable
- typeDescription to genericTypeDescription
- typeDescription to genericTypeDescription
- typeDescription to genericTypeDescription
- typeDescription to genericTypeDescription
- parameterMatcher to exceptionMatcher
- parameterMatcher to exceptionMatcher
- parameterMatcher to exceptionMatcher
- parameterMatcher to exceptionMatcher
- parameterMatcher to exceptionMatcher
- parameterMatcher to exceptionMatcher
- parameterMatcher to exceptionMatcher
- parameterMatcher to exceptionMatcher
- typeDescriptions to types
- typeDescriptions to types
- typeDescriptions to types
- typeDescriptions to types
- typeDescriptions to types
- typeDescription to fieldType
- typeDescription to fieldType
- typeDescription to fieldType
- typeDescription to fieldType
- typeDescription to fieldType
- typeDescription to fieldType
- typeDescription to fieldType
- typeDescription to fieldType
- typeDescription to rawType
- typeDescription to rawType
- typeDescription to rawType
- typeDescription to rawType
- typeDescription to rawType
- Update argument list (Method invocation)