|
Change Return Type ElementMatcher<T> to ElementMatcher.Junction<T> in method public isVariable(symbol String) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Return Type ElementMatcher<T> to ElementMatcher.Junction<T> in method public hasChild(matcher ElementMatcher<? super ClassLoader>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Return Type ElementMatcher<T> to ElementMatcher.Junction<T> in method public isBootstrapClassLoader() : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Return Type ElementMatcher<T> to ElementMatcher.Junction<T> in method public isSystemClassLoader() : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Return Type ElementMatcher<T> to ElementMatcher.Junction<T> in method public isChildOf(classLoader ClassLoader) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Return Type ElementMatcher<T> to ElementMatcher.Junction<T> in method public isExtensionClassLoader() : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Return Type ElementMatcher<T> to ElementMatcher.Junction<T> in method public isVariable(matcher ElementMatcher<? super NamedElement>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Return Type ElementMatcher<T> to ElementMatcher.Junction<T> in method public isParentOf(classLoader ClassLoader) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |