-
Deprecated MethodsMethodDescriptionuse #getEnclosingMethod()use #getEnclosingMethodName()use
addAliasedTypeAnnotationuseaddAliasedTypeAnnotationUseTreePathUtil.enclosingClass(getPath(tree))instead.UseAnnotatedTypeFactory.getSelfType(Tree)insteaduse CollectionsPlume.mapList(atypeFactory::getAnnotatedType, trees) instead.useAnnotatedTypeFactory#areSameByClassorAnnotationUtils.areSameByName(javax.lang.model.element.AnnotationMirror, javax.lang.model.element.AnnotationMirror)use#getElementValueArray(AnnotationMirror, ExecutableElement, Class)or#getElementValueArray(AnnotationMirror, ExecutableElement, Class, Object)use an ExecutableElementuse a method that takes anExecutableElementuse a method that takes anExecutableElementuse CollectionsPlume.adjoinAlluse StringsPlume.concatenateuse PlumeUtil.concatuse UtilPlume.getBooleanSystemPropertyuse UtilPlume.getBooleanSystemPropertyuse fieldSystemUtil.jreVersioninsteaduse CollectionsPlume.listIntersectionuse CollectionsPlume.mapCapacityuse CollectionsPlume.mapCapacityuse CollectionsPlume.mapCapacityuse Files.readAllLinesuse SystemPlume.sleepuse CollectionsPlume.listUnionuse elementFromUse insteaduse elementFromUse or elementFromTreeuse elementFromUseuse elementFromUseuse elementFromUseuse elementFromDeclarationuse elementFromUseuse elementFromUseuse elementFromDeclarationuse elementFromUseuse elementFromDeclarationuse elementFromDeclarationuse elementFromDeclarationuse elementFromDeclarationuseTypesUtils.isCapturedTypeVariable(TypeMirror)instead
-
Deprecated ConstructorsConstructorDescriptionUse
#ReturnNode(ReturnTree, Node, Types, LambdaExpressionTree, MethodSymbol)instead.Use#ReturnNode(ReturnTree, Node, Types, LambdaExpressionTree, MethodSymbol)instead.
#conversionCharFromFormat(Matcher).