|
Change Parameter Type typePath : String to boundaryAnnotationTokens : Map<String,List<AnnotationToken>> in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource, annotationTokens Map<String,List<AnnotationToken>>, boundaryAnnotationTokens Map<String,List<AnnotationToken>>) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal |
From |
To |
|
Change Parameter Type typeVariables : List<GenericTypeToken> to typeVariables : List<GenericTypeToken.OfFormalTypeVariable> in method protected TypeVariableList(typePool TypePool, typeVariables List<GenericTypeToken.OfFormalTypeVariable>, typeVariableSource TypeVariableSource, annotationTokens Map<Integer,Map<String,List<AnnotationToken>>>, boundAnnotationTokens Map<Integer,Map<String,List<AnnotationToken>>>) in class net.bytebuddy.pool.TypePool.LazyTypeDescription.TokenizedGenericType.TypeVariableList |
From |
To |
|
Change Parameter Type typeVariableTokens : List<GenericTypeToken> to typeVariableTokens : List<GenericTypeToken.OfFormalTypeVariable> in method public Tokenized(returnTypeToken GenericTypeToken, parameterTypeTokens List<GenericTypeToken>, exceptionTypeTokens List<GenericTypeToken>, typeVariableTokens List<GenericTypeToken.OfFormalTypeVariable>) in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized |
From |
To |
|
Change Parameter Type typeVariableTokens : List<GenericTypeToken> to typeVariableTokens : List<GenericTypeToken.OfFormalTypeVariable> in method public Tokenized(superTypeToken GenericTypeToken, interfaceTypeTokens List<GenericTypeToken>, typeVariableTokens List<GenericTypeToken.OfFormalTypeVariable>) in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized |
From |
To |