Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractClassPublicConstructor - Class in org.openrewrite.staticanalysis
 
AbstractClassPublicConstructor() - Constructor for class org.openrewrite.staticanalysis.AbstractClassPublicConstructor
 
additiveExpression(List<Expression>) - Static method in class org.openrewrite.staticanalysis.ChainStringBuilderAppendCalls
 
additiveExpression(Expression...) - Static method in class org.openrewrite.staticanalysis.ChainStringBuilderAppendCalls
Concat expressions to an expression with '+' connected.
AddSerialAnnotationToSerialVersionUID - Class in org.openrewrite.staticanalysis
 
AddSerialAnnotationToSerialVersionUID() - Constructor for class org.openrewrite.staticanalysis.AddSerialAnnotationToSerialVersionUID
 
AddSerialVersionUidToSerializable - Class in org.openrewrite.staticanalysis
 
AddSerialVersionUidToSerializable() - Constructor for class org.openrewrite.staticanalysis.AddSerialVersionUidToSerializable
 
AnnotateNullableMethods - Class in org.openrewrite.staticanalysis
 
AnnotateNullableMethods() - Constructor for class org.openrewrite.staticanalysis.AnnotateNullableMethods
 
AnnotateNullableParameters - Class in org.openrewrite.staticanalysis
 
AnnotateNullableParameters() - Constructor for class org.openrewrite.staticanalysis.AnnotateNullableParameters
 
ATOMIC_ATOMIC_BOOLEAN - Static variable in class org.openrewrite.staticanalysis.AtomicPrimitiveEqualsUsesGet
 
ATOMIC_ATOMIC_INTEGER - Static variable in class org.openrewrite.staticanalysis.AtomicPrimitiveEqualsUsesGet
 
ATOMIC_ATOMIC_LONG - Static variable in class org.openrewrite.staticanalysis.AtomicPrimitiveEqualsUsesGet
 
AtomicPrimitiveEqualsUsesGet - Class in org.openrewrite.staticanalysis
 
AtomicPrimitiveEqualsUsesGet() - Constructor for class org.openrewrite.staticanalysis.AtomicPrimitiveEqualsUsesGet
 
AvoidBoxedBooleanExpressions - Class in org.openrewrite.staticanalysis
 
AvoidBoxedBooleanExpressions() - Constructor for class org.openrewrite.staticanalysis.AvoidBoxedBooleanExpressions
 

B

BigDecimalDoubleConstructor - Class in org.openrewrite.staticanalysis
 
BigDecimalDoubleConstructor() - Constructor for class org.openrewrite.staticanalysis.BigDecimalDoubleConstructor
 
BigDecimalRoundingConstantsToEnums - Class in org.openrewrite.staticanalysis
 
BigDecimalRoundingConstantsToEnums() - Constructor for class org.openrewrite.staticanalysis.BigDecimalRoundingConstantsToEnums
 
BooleanChecksNotInverted - Class in org.openrewrite.staticanalysis
 
BooleanChecksNotInverted() - Constructor for class org.openrewrite.staticanalysis.BooleanChecksNotInverted
 
BufferedWriterCreation - Class in org.openrewrite.staticanalysis
 
BufferedWriterCreation() - Constructor for class org.openrewrite.staticanalysis.BufferedWriterCreation
 

C

CaseInsensitiveComparisonsDoNotChangeCase - Class in org.openrewrite.staticanalysis
 
CaseInsensitiveComparisonsDoNotChangeCase() - Constructor for class org.openrewrite.staticanalysis.CaseInsensitiveComparisonsDoNotChangeCase
 
CatchClauseOnlyRethrows - Class in org.openrewrite.staticanalysis
 
CatchClauseOnlyRethrows() - Constructor for class org.openrewrite.staticanalysis.CatchClauseOnlyRethrows
 
ChainStringBuilderAppendCalls - Class in org.openrewrite.staticanalysis
 
ChainStringBuilderAppendCalls() - Constructor for class org.openrewrite.staticanalysis.ChainStringBuilderAppendCalls
 
CollectionToArrayShouldHaveProperType - Class in org.openrewrite.staticanalysis
 
CollectionToArrayShouldHaveProperType() - Constructor for class org.openrewrite.staticanalysis.CollectionToArrayShouldHaveProperType
 
CombineSemanticallyEqualCatchBlocks - Class in org.openrewrite.staticanalysis
 
CombineSemanticallyEqualCatchBlocks() - Constructor for class org.openrewrite.staticanalysis.CombineSemanticallyEqualCatchBlocks
 
CompareEnumsWithEqualityOperator - Class in org.openrewrite.staticanalysis
 
CompareEnumsWithEqualityOperator() - Constructor for class org.openrewrite.staticanalysis.CompareEnumsWithEqualityOperator
 
computeKey(String, J) - Method in class org.openrewrite.staticanalysis.RenameToCamelCase
 
concatAdditionBinary(Expression, Expression) - Static method in class org.openrewrite.staticanalysis.ChainStringBuilderAppendCalls
Concat two literals to an expression with '+' and surrounded with single space.
ControlFlowIndentation - Class in org.openrewrite.staticanalysis
 
ControlFlowIndentation() - Constructor for class org.openrewrite.staticanalysis.ControlFlowIndentation
 
CovariantEquals - Class in org.openrewrite.staticanalysis
 
CovariantEquals() - Constructor for class org.openrewrite.staticanalysis.CovariantEquals
 
CSharpFileChecker<P> - Class in org.openrewrite.staticanalysis.csharp
Add a search marker if visiting a CSharp file
CSharpFileChecker() - Constructor for class org.openrewrite.staticanalysis.csharp.CSharpFileChecker
 
CustomImportOrder - Class in org.openrewrite.staticanalysis
 
CustomImportOrder() - Constructor for class org.openrewrite.staticanalysis.CustomImportOrder
 
CustomImportOrderVisitor<P> - Class in org.openrewrite.staticanalysis
 
CustomImportOrderVisitor() - Constructor for class org.openrewrite.staticanalysis.CustomImportOrderVisitor
 

D

DeclarationSiteTypeVariance - Class in org.openrewrite.staticanalysis
 
DeclarationSiteTypeVariance() - Constructor for class org.openrewrite.staticanalysis.DeclarationSiteTypeVariance
 
DefaultComesLast - Class in org.openrewrite.staticanalysis
 
DefaultComesLast() - Constructor for class org.openrewrite.staticanalysis.DefaultComesLast
 
DefaultComesLastVisitor<P> - Class in org.openrewrite.staticanalysis
 
DefaultComesLastVisitor() - Constructor for class org.openrewrite.staticanalysis.DefaultComesLastVisitor
 

E

EmptyBlock - Class in org.openrewrite.staticanalysis
 
EmptyBlock() - Constructor for class org.openrewrite.staticanalysis.EmptyBlock
 
EmptyBlockVisitor<P> - Class in org.openrewrite.staticanalysis
 
EmptyBlockVisitor() - Constructor for class org.openrewrite.staticanalysis.EmptyBlockVisitor
 
EqualsAvoidsNull - Class in org.openrewrite.staticanalysis
 
EqualsAvoidsNull() - Constructor for class org.openrewrite.staticanalysis.EqualsAvoidsNull
 
EqualsToContentEquals - Class in org.openrewrite.staticanalysis
 
EqualsToContentEquals() - Constructor for class org.openrewrite.staticanalysis.EqualsToContentEquals
 
ExplicitCharsetOnStringGetBytes - Class in org.openrewrite.staticanalysis
 
ExplicitCharsetOnStringGetBytes() - Constructor for class org.openrewrite.staticanalysis.ExplicitCharsetOnStringGetBytes
 
ExplicitInitialization - Class in org.openrewrite.staticanalysis
 
ExplicitInitialization() - Constructor for class org.openrewrite.staticanalysis.ExplicitInitialization
 
ExplicitInitializationVisitor<P> - Class in org.openrewrite.staticanalysis
 
ExplicitInitializationVisitor() - Constructor for class org.openrewrite.staticanalysis.ExplicitInitializationVisitor
 
ExplicitLambdaArgumentTypes - Class in org.openrewrite.staticanalysis
 
ExplicitLambdaArgumentTypes() - Constructor for class org.openrewrite.staticanalysis.ExplicitLambdaArgumentTypes
 
ExternalizableHasNoArgsConstructor - Class in org.openrewrite.staticanalysis
 
ExternalizableHasNoArgsConstructor() - Constructor for class org.openrewrite.staticanalysis.ExternalizableHasNoArgsConstructor
 

F

FallThrough - Class in org.openrewrite.staticanalysis
 
FallThrough() - Constructor for class org.openrewrite.staticanalysis.FallThrough
 
FallThroughVisitor<P> - Class in org.openrewrite.staticanalysis
 
FallThroughVisitor() - Constructor for class org.openrewrite.staticanalysis.FallThroughVisitor
 
FinalClass - Class in org.openrewrite.staticanalysis
 
FinalClass() - Constructor for class org.openrewrite.staticanalysis.FinalClass
 
FinalClassVisitor - Class in org.openrewrite.staticanalysis
 
FinalClassVisitor() - Constructor for class org.openrewrite.staticanalysis.FinalClassVisitor
 
FinalizeLocalVariables - Class in org.openrewrite.staticanalysis
 
FinalizeLocalVariables() - Constructor for class org.openrewrite.staticanalysis.FinalizeLocalVariables
 
FinalizeMethodArguments - Class in org.openrewrite.staticanalysis
Finalize method arguments v2
FinalizeMethodArguments() - Constructor for class org.openrewrite.staticanalysis.FinalizeMethodArguments
 
FinalizePrivateFields - Class in org.openrewrite.staticanalysis
 
FinalizePrivateFields() - Constructor for class org.openrewrite.staticanalysis.FinalizePrivateFields
 
findLhsReferences(J, J.Identifier) - Static method in class org.openrewrite.staticanalysis.VariableReferences
 
findRhsReferences(J, J.Identifier) - Static method in class org.openrewrite.staticanalysis.VariableReferences
An identifier is considered a right-hand side ("rhs") read operation if it is not used as the left operand of an assignment, nor as the operand of a stand-alone increment.
FixStringFormatExpressions - Class in org.openrewrite.staticanalysis
 
FixStringFormatExpressions() - Constructor for class org.openrewrite.staticanalysis.FixStringFormatExpressions
 
flatAdditiveExpressions(Expression, List<Expression>) - Static method in class org.openrewrite.staticanalysis.ChainStringBuilderAppendCalls
 
ForLoopControlVariablePostfixOperators - Class in org.openrewrite.staticanalysis
 
ForLoopControlVariablePostfixOperators() - Constructor for class org.openrewrite.staticanalysis.ForLoopControlVariablePostfixOperators
 
ForLoopIncrementInUpdate - Class in org.openrewrite.staticanalysis
 
ForLoopIncrementInUpdate() - Constructor for class org.openrewrite.staticanalysis.ForLoopIncrementInUpdate
 

G

getAdditiveBinaryTemplate() - Static method in class org.openrewrite.staticanalysis.ChainStringBuilderAppendCalls
 
getConstantIntegralValue(Expression) - Static method in class org.openrewrite.staticanalysis.SimplifyDurationCreationUnits
 
getDescription() - Method in class org.openrewrite.staticanalysis.AbstractClassPublicConstructor
 
getDescription() - Method in class org.openrewrite.staticanalysis.AddSerialAnnotationToSerialVersionUID
 
getDescription() - Method in class org.openrewrite.staticanalysis.AddSerialVersionUidToSerializable
 
getDescription() - Method in class org.openrewrite.staticanalysis.AnnotateNullableMethods
 
getDescription() - Method in class org.openrewrite.staticanalysis.AnnotateNullableParameters
 
getDescription() - Method in class org.openrewrite.staticanalysis.AtomicPrimitiveEqualsUsesGet
 
getDescription() - Method in class org.openrewrite.staticanalysis.AvoidBoxedBooleanExpressions
 
getDescription() - Method in class org.openrewrite.staticanalysis.BigDecimalRoundingConstantsToEnums
 
getDescription() - Method in class org.openrewrite.staticanalysis.BooleanChecksNotInverted
 
getDescription() - Method in class org.openrewrite.staticanalysis.CaseInsensitiveComparisonsDoNotChangeCase
 
getDescription() - Method in class org.openrewrite.staticanalysis.CatchClauseOnlyRethrows
 
getDescription() - Method in class org.openrewrite.staticanalysis.ChainStringBuilderAppendCalls
 
getDescription() - Method in class org.openrewrite.staticanalysis.CollectionToArrayShouldHaveProperType
 
getDescription() - Method in class org.openrewrite.staticanalysis.CombineSemanticallyEqualCatchBlocks
 
getDescription() - Method in class org.openrewrite.staticanalysis.CompareEnumsWithEqualityOperator
 
getDescription() - Method in class org.openrewrite.staticanalysis.ControlFlowIndentation
 
getDescription() - Method in class org.openrewrite.staticanalysis.CovariantEquals
 
getDescription() - Method in class org.openrewrite.staticanalysis.CustomImportOrder
 
getDescription() - Method in class org.openrewrite.staticanalysis.DeclarationSiteTypeVariance
 
getDescription() - Method in class org.openrewrite.staticanalysis.DefaultComesLast
 
getDescription() - Method in class org.openrewrite.staticanalysis.EmptyBlock
 
getDescription() - Method in class org.openrewrite.staticanalysis.EqualsAvoidsNull
 
getDescription() - Method in class org.openrewrite.staticanalysis.EqualsToContentEquals
 
getDescription() - Method in class org.openrewrite.staticanalysis.ExplicitCharsetOnStringGetBytes
 
getDescription() - Method in class org.openrewrite.staticanalysis.ExplicitInitialization
 
getDescription() - Method in class org.openrewrite.staticanalysis.ExplicitLambdaArgumentTypes
 
getDescription() - Method in class org.openrewrite.staticanalysis.ExternalizableHasNoArgsConstructor
 
getDescription() - Method in class org.openrewrite.staticanalysis.FallThrough
 
getDescription() - Method in class org.openrewrite.staticanalysis.FinalClass
 
getDescription() - Method in class org.openrewrite.staticanalysis.FinalizeLocalVariables
 
getDescription() - Method in class org.openrewrite.staticanalysis.FinalizeMethodArguments
 
getDescription() - Method in class org.openrewrite.staticanalysis.FinalizePrivateFields
 
getDescription() - Method in class org.openrewrite.staticanalysis.FixStringFormatExpressions
 
getDescription() - Method in class org.openrewrite.staticanalysis.ForLoopControlVariablePostfixOperators
 
getDescription() - Method in class org.openrewrite.staticanalysis.ForLoopIncrementInUpdate
 
getDescription() - Method in class org.openrewrite.staticanalysis.HiddenField
 
getDescription() - Method in class org.openrewrite.staticanalysis.HideUtilityClassConstructor
 
getDescription() - Method in class org.openrewrite.staticanalysis.IndexOfChecksShouldUseAStartPosition
 
getDescription() - Method in class org.openrewrite.staticanalysis.IndexOfReplaceableByContains
 
getDescription() - Method in class org.openrewrite.staticanalysis.IndexOfShouldNotCompareGreaterThanZero
 
getDescription() - Method in class org.openrewrite.staticanalysis.InlineVariable
 
getDescription() - Method in class org.openrewrite.staticanalysis.InstanceOfPatternMatch
 
getDescription() - Method in class org.openrewrite.staticanalysis.IsEmptyCallOnCollections
 
getDescription() - Method in class org.openrewrite.staticanalysis.java.MoveFieldAnnotationToType
 
getDescription() - Method in class org.openrewrite.staticanalysis.LambdaBlockToExpression
 
getDescription() - Method in class org.openrewrite.staticanalysis.LowercasePackage
 
getDescription() - Method in class org.openrewrite.staticanalysis.MaskCreditCardNumbers
 
getDescription() - Method in class org.openrewrite.staticanalysis.MethodNameCasing
 
getDescription() - Method in class org.openrewrite.staticanalysis.MinimumSwitchCases
 
getDescription() - Method in class org.openrewrite.staticanalysis.MissingOverrideAnnotation
 
getDescription() - Method in class org.openrewrite.staticanalysis.ModifierOrder
 
getDescription() - Method in class org.openrewrite.staticanalysis.MultipleVariableDeclarations
 
getDescription() - Method in class org.openrewrite.staticanalysis.NeedBraces
 
getDescription() - Method in class org.openrewrite.staticanalysis.NestedEnumsAreNotStatic
 
getDescription() - Method in class org.openrewrite.staticanalysis.NewStringBuilderBufferWithCharArgument
 
getDescription() - Method in class org.openrewrite.staticanalysis.NoDoubleBraceInitialization
 
getDescription() - Method in class org.openrewrite.staticanalysis.NoEmptyCollectionWithRawType
 
getDescription() - Method in class org.openrewrite.staticanalysis.NoEqualityInForCondition
 
getDescription() - Method in class org.openrewrite.staticanalysis.NoFinalizedLocalVariables
 
getDescription() - Method in class org.openrewrite.staticanalysis.NoFinalizer
 
getDescription() - Method in class org.openrewrite.staticanalysis.NoPrimitiveWrappersForToStringOrCompareTo
 
getDescription() - Method in class org.openrewrite.staticanalysis.NoRedundantJumpStatements
 
getDescription() - Method in class org.openrewrite.staticanalysis.NoToStringOnStringType
 
getDescription() - Method in class org.openrewrite.staticanalysis.NoValueOfOnStringType
 
getDescription() - Method in class org.openrewrite.staticanalysis.NullableOnMethodReturnType
 
getDescription() - Method in class org.openrewrite.staticanalysis.ObjectFinalizeCallsSuper
 
getDescription() - Method in class org.openrewrite.staticanalysis.OnlyCatchDeclaredExceptions
 
getDescription() - Method in class org.openrewrite.staticanalysis.OperatorWrap
 
getDescription() - Method in class org.openrewrite.staticanalysis.PrimitiveWrapperClassConstructorToValueOf
 
getDescription() - Method in class org.openrewrite.staticanalysis.RedundantFileCreation
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReferentialEqualityToObjectEquals
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveCallsToObjectFinalize
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveCallsToSystemGc
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveEmptyJavaDocParameters
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveExtraSemicolons
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveHashCodeCallsFromArrayInstances
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveInstanceOfPatternMatch
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveJavaDocAuthorTag
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveRedundantNullCheckBeforeInstanceof
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveRedundantTypeCast
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveSystemOutPrintln
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveToStringCallsFromArrayInstances
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveUnneededAssertion
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveUnneededBlock
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveUnusedLocalVariables
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveUnusedPrivateFields
 
getDescription() - Method in class org.openrewrite.staticanalysis.RemoveUnusedPrivateMethods
 
getDescription() - Method in class org.openrewrite.staticanalysis.RenameExceptionInEmptyCatch
 
getDescription() - Method in class org.openrewrite.staticanalysis.RenameLocalVariablesToCamelCase
 
getDescription() - Method in class org.openrewrite.staticanalysis.RenameMethodsNamedHashcodeEqualOrToString
 
getDescription() - Method in class org.openrewrite.staticanalysis.RenamePrivateFieldsToCamelCase
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReorderAnnotations
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceClassIsInstanceWithInstanceof
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceCollectionToArrayArgWithEmptyArray
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceDeprecatedRuntimeExecMethods
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceDuplicateStringLiterals
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceLambdaWithMethodReference
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceOptionalIsPresentWithIfPresent
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceRedundantFormatWithPrintf
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceStackWithDeque
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceStreamToListWithCollect
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceStringBuilderWithString
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceTextBlockWithString
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceValidateNotNullHavingVarargsWithObjectsRequireNonNull
 
getDescription() - Method in class org.openrewrite.staticanalysis.ReplaceWeekYearWithYear
 
getDescription() - Method in class org.openrewrite.staticanalysis.SimplifyArraysAsList
 
getDescription() - Method in class org.openrewrite.staticanalysis.SimplifyBooleanExpression
 
getDescription() - Method in class org.openrewrite.staticanalysis.SimplifyBooleanReturn
 
getDescription() - Method in class org.openrewrite.staticanalysis.SimplifyCompoundStatement
 
getDescription() - Method in class org.openrewrite.staticanalysis.SimplifyConsecutiveAssignments
 
getDescription() - Method in class org.openrewrite.staticanalysis.SimplifyConstantIfBranchExecution
 
getDescription() - Method in class org.openrewrite.staticanalysis.SimplifyDurationCreationUnits
 
getDescription() - Method in class org.openrewrite.staticanalysis.SortedSetStreamToLinkedHashSet
 
getDescription() - Method in class org.openrewrite.staticanalysis.StaticMethodNotFinal
 
getDescription() - Method in class org.openrewrite.staticanalysis.StringLiteralEquality
 
getDescription() - Method in class org.openrewrite.staticanalysis.TernaryOperatorsShouldNotBeNested
 
getDescription() - Method in class org.openrewrite.staticanalysis.TypecastParenPad
 
getDescription() - Method in class org.openrewrite.staticanalysis.UnnecessaryCatch
 
getDescription() - Method in class org.openrewrite.staticanalysis.UnnecessaryCloseInTryWithResources
 
getDescription() - Method in class org.openrewrite.staticanalysis.UnnecessaryExplicitTypeArguments
 
getDescription() - Method in class org.openrewrite.staticanalysis.UnnecessaryParentheses
 
getDescription() - Method in class org.openrewrite.staticanalysis.UnnecessaryPrimitiveAnnotations
 
getDescription() - Method in class org.openrewrite.staticanalysis.UnnecessaryReturnAsLastStatement
 
getDescription() - Method in class org.openrewrite.staticanalysis.UnnecessaryThrows
 
getDescription() - Method in class org.openrewrite.staticanalysis.UnwrapElseAfterReturn
 
getDescription() - Method in class org.openrewrite.staticanalysis.UnwrapRepeatableAnnotations
 
getDescription() - Method in class org.openrewrite.staticanalysis.UpperCaseLiteralSuffixes
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseAsBuilder
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseCollectionInterfaces
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseDiamondOperator
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseForEachRemoveInsteadOfSetRemoveAll
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseJavaStyleArrayDeclarations
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseLambdaForFunctionalInterface
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseListSort
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseObjectNotifyAll
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseStandardCharset
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseStringReplace
 
getDescription() - Method in class org.openrewrite.staticanalysis.UseSystemLineSeparator
 
getDescription() - Method in class org.openrewrite.staticanalysis.WhileInsteadOfFor
 
getDescription() - Method in class org.openrewrite.staticanalysis.WriteOctalValuesAsDecimal
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.AbstractClassPublicConstructor
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.AddSerialAnnotationToSerialVersionUID
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.AddSerialVersionUidToSerializable
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.AnnotateNullableMethods
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.AnnotateNullableParameters
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.AtomicPrimitiveEqualsUsesGet
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.AvoidBoxedBooleanExpressions
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.BigDecimalRoundingConstantsToEnums
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.BooleanChecksNotInverted
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.CaseInsensitiveComparisonsDoNotChangeCase
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.CatchClauseOnlyRethrows
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ChainStringBuilderAppendCalls
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.CollectionToArrayShouldHaveProperType
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.CombineSemanticallyEqualCatchBlocks
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.CompareEnumsWithEqualityOperator
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ControlFlowIndentation
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.CovariantEquals
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.CustomImportOrder
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.DeclarationSiteTypeVariance
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.DefaultComesLast
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.EmptyBlock
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.EqualsAvoidsNull
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.EqualsToContentEquals
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ExplicitCharsetOnStringGetBytes
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ExplicitInitialization
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ExplicitLambdaArgumentTypes
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ExternalizableHasNoArgsConstructor
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.FallThrough
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.FinalClass
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.FinalizeLocalVariables
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.FinalizeMethodArguments
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.FinalizePrivateFields
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.FixStringFormatExpressions
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ForLoopControlVariablePostfixOperators
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ForLoopIncrementInUpdate
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.HiddenField
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.HideUtilityClassConstructor
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.IndexOfChecksShouldUseAStartPosition
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.IndexOfReplaceableByContains
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.IndexOfShouldNotCompareGreaterThanZero
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.InlineVariable
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.InstanceOfPatternMatch
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.IsEmptyCallOnCollections
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.java.MoveFieldAnnotationToType
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.LambdaBlockToExpression
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.LowercasePackage
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.MaskCreditCardNumbers
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.MethodNameCasing
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.MinimumSwitchCases
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.MissingOverrideAnnotation
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ModifierOrder
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.MultipleVariableDeclarations
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NeedBraces
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NestedEnumsAreNotStatic
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NewStringBuilderBufferWithCharArgument
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NoDoubleBraceInitialization
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NoEmptyCollectionWithRawType
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NoEqualityInForCondition
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NoFinalizedLocalVariables
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NoFinalizer
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NoPrimitiveWrappersForToStringOrCompareTo
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NoRedundantJumpStatements
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NoToStringOnStringType
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NoValueOfOnStringType
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.NullableOnMethodReturnType
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ObjectFinalizeCallsSuper
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.OnlyCatchDeclaredExceptions
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.OperatorWrap
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.PrimitiveWrapperClassConstructorToValueOf
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RedundantFileCreation
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReferentialEqualityToObjectEquals
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveCallsToObjectFinalize
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveCallsToSystemGc
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveEmptyJavaDocParameters
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveExtraSemicolons
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveHashCodeCallsFromArrayInstances
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveInstanceOfPatternMatch
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveJavaDocAuthorTag
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveRedundantNullCheckBeforeInstanceof
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveRedundantTypeCast
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveSystemOutPrintln
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveToStringCallsFromArrayInstances
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveUnneededAssertion
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveUnneededBlock
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveUnusedLocalVariables
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveUnusedPrivateFields
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RemoveUnusedPrivateMethods
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RenameExceptionInEmptyCatch
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RenameLocalVariablesToCamelCase
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RenameMethodsNamedHashcodeEqualOrToString
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.RenamePrivateFieldsToCamelCase
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReorderAnnotations
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceClassIsInstanceWithInstanceof
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceCollectionToArrayArgWithEmptyArray
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceDeprecatedRuntimeExecMethods
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceDuplicateStringLiterals
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceLambdaWithMethodReference
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceOptionalIsPresentWithIfPresent
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceRedundantFormatWithPrintf
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceStackWithDeque
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceStreamToListWithCollect
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceStringBuilderWithString
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceTextBlockWithString
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceValidateNotNullHavingVarargsWithObjectsRequireNonNull
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.ReplaceWeekYearWithYear
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.SimplifyArraysAsList
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.SimplifyBooleanExpression
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.SimplifyBooleanReturn
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.SimplifyCompoundStatement
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.SimplifyConsecutiveAssignments
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.SimplifyConstantIfBranchExecution
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.SimplifyDurationCreationUnits
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.SortedSetStreamToLinkedHashSet
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.StaticMethodNotFinal
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.StringLiteralEquality
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.TernaryOperatorsShouldNotBeNested
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.TypecastParenPad
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UnnecessaryCatch
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UnnecessaryCloseInTryWithResources
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UnnecessaryExplicitTypeArguments
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UnnecessaryParentheses
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UnnecessaryPrimitiveAnnotations
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UnnecessaryReturnAsLastStatement
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UnnecessaryThrows
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UnwrapElseAfterReturn
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UnwrapRepeatableAnnotations
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UpperCaseLiteralSuffixes
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseAsBuilder
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseCollectionInterfaces
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseDiamondOperator
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseForEachRemoveInsteadOfSetRemoveAll
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseJavaStyleArrayDeclarations
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseLambdaForFunctionalInterface
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseListSort
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseObjectNotifyAll
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseStandardCharset
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseStringReplace
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.UseSystemLineSeparator
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.WhileInsteadOfFor
 
getDisplayName() - Method in class org.openrewrite.staticanalysis.WriteOctalValuesAsDecimal
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.AddSerialAnnotationToSerialVersionUID
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.AvoidBoxedBooleanExpressions
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.BigDecimalRoundingConstantsToEnums
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.BooleanChecksNotInverted
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.CaseInsensitiveComparisonsDoNotChangeCase
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.CatchClauseOnlyRethrows
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ChainStringBuilderAppendCalls
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.CollectionToArrayShouldHaveProperType
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.CombineSemanticallyEqualCatchBlocks
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.CompareEnumsWithEqualityOperator
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ControlFlowIndentation
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.EmptyBlock
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.EqualsAvoidsNull
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ExplicitInitialization
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ExplicitLambdaArgumentTypes
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ExternalizableHasNoArgsConstructor
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.FallThrough
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.FinalClass
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.FinalizePrivateFields
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ForLoopIncrementInUpdate
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.HiddenField
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.HideUtilityClassConstructor
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.IndexOfShouldNotCompareGreaterThanZero
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.InlineVariable
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.InstanceOfPatternMatch
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.IsEmptyCallOnCollections
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.MethodNameCasing
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.MissingOverrideAnnotation
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ModifierOrder
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.MultipleVariableDeclarations
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.NeedBraces
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.NestedEnumsAreNotStatic
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.NoDoubleBraceInitialization
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.NoEmptyCollectionWithRawType
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.NoEqualityInForCondition
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.NoFinalizer
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.NoPrimitiveWrappersForToStringOrCompareTo
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.NoRedundantJumpStatements
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.NoToStringOnStringType
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.NoValueOfOnStringType
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ReferentialEqualityToObjectEquals
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveCallsToObjectFinalize
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveCallsToSystemGc
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveEmptyJavaDocParameters
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveExtraSemicolons
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveInstanceOfPatternMatch
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveJavaDocAuthorTag
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveRedundantNullCheckBeforeInstanceof
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveRedundantTypeCast
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveUnusedLocalVariables
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveUnusedPrivateFields
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RemoveUnusedPrivateMethods
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RenameExceptionInEmptyCatch
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RenameLocalVariablesToCamelCase
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RenameMethodsNamedHashcodeEqualOrToString
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.RenamePrivateFieldsToCamelCase
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ReplaceDeprecatedRuntimeExecMethods
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ReplaceDuplicateStringLiterals
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ReplaceLambdaWithMethodReference
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ReplaceStreamToListWithCollect
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ReplaceStringBuilderWithString
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.ReplaceTextBlockWithString
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.SimplifyArraysAsList
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.SimplifyBooleanExpression
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.SimplifyBooleanReturn
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.SimplifyConsecutiveAssignments
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.StaticMethodNotFinal
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UnnecessaryCloseInTryWithResources
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UnnecessaryParentheses
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UnnecessaryPrimitiveAnnotations
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UnnecessaryThrows
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UnwrapElseAfterReturn
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UpperCaseLiteralSuffixes
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UseCollectionInterfaces
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UseDiamondOperator
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UseLambdaForFunctionalInterface
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UseObjectNotifyAll
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UseStandardCharset
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UseStringReplace
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.UseSystemLineSeparator
 
getEstimatedEffortPerOccurrence() - Method in class org.openrewrite.staticanalysis.WhileInsteadOfFor
 
getFieldType(J) - Method in class org.openrewrite.staticanalysis.RenameToCamelCase
 
getInitialValue(ExecutionContext) - Method in class org.openrewrite.staticanalysis.LowercasePackage
 
getInitialValue(ExecutionContext) - Method in class org.openrewrite.staticanalysis.MethodNameCasing
 
getScanner(List<MethodNameCasing.MethodNameChange>) - Method in class org.openrewrite.staticanalysis.MethodNameCasing
 
getScanner(Map<String, String>) - Method in class org.openrewrite.staticanalysis.LowercasePackage
 
getTags() - Method in class org.openrewrite.staticanalysis.AbstractClassPublicConstructor
 
getTags() - Method in class org.openrewrite.staticanalysis.AddSerialVersionUidToSerializable
 
getTags() - Method in class org.openrewrite.staticanalysis.AtomicPrimitiveEqualsUsesGet
 
getTags() - Method in class org.openrewrite.staticanalysis.AvoidBoxedBooleanExpressions
 
getTags() - Method in class org.openrewrite.staticanalysis.BigDecimalRoundingConstantsToEnums
 
getTags() - Method in class org.openrewrite.staticanalysis.BooleanChecksNotInverted
 
getTags() - Method in class org.openrewrite.staticanalysis.CaseInsensitiveComparisonsDoNotChangeCase
 
getTags() - Method in class org.openrewrite.staticanalysis.CatchClauseOnlyRethrows
 
getTags() - Method in class org.openrewrite.staticanalysis.CollectionToArrayShouldHaveProperType
 
getTags() - Method in class org.openrewrite.staticanalysis.CombineSemanticallyEqualCatchBlocks
 
getTags() - Method in class org.openrewrite.staticanalysis.CompareEnumsWithEqualityOperator
 
getTags() - Method in class org.openrewrite.staticanalysis.ControlFlowIndentation
 
getTags() - Method in class org.openrewrite.staticanalysis.CovariantEquals
 
getTags() - Method in class org.openrewrite.staticanalysis.DefaultComesLast
 
getTags() - Method in class org.openrewrite.staticanalysis.EmptyBlock
 
getTags() - Method in class org.openrewrite.staticanalysis.EqualsAvoidsNull
 
getTags() - Method in class org.openrewrite.staticanalysis.ExplicitInitialization
 
getTags() - Method in class org.openrewrite.staticanalysis.ExplicitLambdaArgumentTypes
 
getTags() - Method in class org.openrewrite.staticanalysis.ExternalizableHasNoArgsConstructor
 
getTags() - Method in class org.openrewrite.staticanalysis.FallThrough
 
getTags() - Method in class org.openrewrite.staticanalysis.FinalClass
 
getTags() - Method in class org.openrewrite.staticanalysis.FixStringFormatExpressions
 
getTags() - Method in class org.openrewrite.staticanalysis.ForLoopIncrementInUpdate
 
getTags() - Method in class org.openrewrite.staticanalysis.HiddenField
 
getTags() - Method in class org.openrewrite.staticanalysis.HideUtilityClassConstructor
 
getTags() - Method in class org.openrewrite.staticanalysis.IndexOfChecksShouldUseAStartPosition
 
getTags() - Method in class org.openrewrite.staticanalysis.IndexOfReplaceableByContains
 
getTags() - Method in class org.openrewrite.staticanalysis.IndexOfShouldNotCompareGreaterThanZero
 
getTags() - Method in class org.openrewrite.staticanalysis.InlineVariable
 
getTags() - Method in class org.openrewrite.staticanalysis.IsEmptyCallOnCollections
 
getTags() - Method in class org.openrewrite.staticanalysis.LowercasePackage
 
getTags() - Method in class org.openrewrite.staticanalysis.MethodNameCasing
 
getTags() - Method in class org.openrewrite.staticanalysis.MinimumSwitchCases
 
getTags() - Method in class org.openrewrite.staticanalysis.MissingOverrideAnnotation
 
getTags() - Method in class org.openrewrite.staticanalysis.ModifierOrder
 
getTags() - Method in class org.openrewrite.staticanalysis.MultipleVariableDeclarations
 
getTags() - Method in class org.openrewrite.staticanalysis.NeedBraces
 
getTags() - Method in class org.openrewrite.staticanalysis.NestedEnumsAreNotStatic
 
getTags() - Method in class org.openrewrite.staticanalysis.NewStringBuilderBufferWithCharArgument
 
getTags() - Method in class org.openrewrite.staticanalysis.NoDoubleBraceInitialization
 
getTags() - Method in class org.openrewrite.staticanalysis.NoEmptyCollectionWithRawType
 
getTags() - Method in class org.openrewrite.staticanalysis.NoEqualityInForCondition
 
getTags() - Method in class org.openrewrite.staticanalysis.NoFinalizer
 
getTags() - Method in class org.openrewrite.staticanalysis.NoPrimitiveWrappersForToStringOrCompareTo
 
getTags() - Method in class org.openrewrite.staticanalysis.NoRedundantJumpStatements
 
getTags() - Method in class org.openrewrite.staticanalysis.NoToStringOnStringType
 
getTags() - Method in class org.openrewrite.staticanalysis.NoValueOfOnStringType
 
getTags() - Method in class org.openrewrite.staticanalysis.ObjectFinalizeCallsSuper
 
getTags() - Method in class org.openrewrite.staticanalysis.OnlyCatchDeclaredExceptions
 
getTags() - Method in class org.openrewrite.staticanalysis.PrimitiveWrapperClassConstructorToValueOf
 
getTags() - Method in class org.openrewrite.staticanalysis.ReferentialEqualityToObjectEquals
 
getTags() - Method in class org.openrewrite.staticanalysis.RemoveCallsToObjectFinalize
 
getTags() - Method in class org.openrewrite.staticanalysis.RemoveCallsToSystemGc
 
getTags() - Method in class org.openrewrite.staticanalysis.RemoveExtraSemicolons
 
getTags() - Method in class org.openrewrite.staticanalysis.RemoveHashCodeCallsFromArrayInstances
 
getTags() - Method in class org.openrewrite.staticanalysis.RemoveRedundantNullCheckBeforeInstanceof
 
getTags() - Method in class org.openrewrite.staticanalysis.RemoveRedundantTypeCast
 
getTags() - Method in class org.openrewrite.staticanalysis.RemoveToStringCallsFromArrayInstances
 
getTags() - Method in class org.openrewrite.staticanalysis.RemoveUnusedLocalVariables
 
getTags() - Method in class org.openrewrite.staticanalysis.RemoveUnusedPrivateFields
 
getTags() - Method in class org.openrewrite.staticanalysis.RemoveUnusedPrivateMethods
 
getTags() - Method in class org.openrewrite.staticanalysis.RenameLocalVariablesToCamelCase
 
getTags() - Method in class org.openrewrite.staticanalysis.RenameMethodsNamedHashcodeEqualOrToString
 
getTags() - Method in class org.openrewrite.staticanalysis.RenamePrivateFieldsToCamelCase
 
getTags() - Method in class org.openrewrite.staticanalysis.ReplaceClassIsInstanceWithInstanceof
 
getTags() - Method in class org.openrewrite.staticanalysis.ReplaceDuplicateStringLiterals
 
getTags() - Method in class org.openrewrite.staticanalysis.ReplaceLambdaWithMethodReference
 
getTags() - Method in class org.openrewrite.staticanalysis.ReplaceWeekYearWithYear
 
getTags() - Method in class org.openrewrite.staticanalysis.SimplifyArraysAsList
 
getTags() - Method in class org.openrewrite.staticanalysis.SimplifyBooleanExpression
 
getTags() - Method in class org.openrewrite.staticanalysis.SimplifyBooleanReturn
 
getTags() - Method in class org.openrewrite.staticanalysis.StaticMethodNotFinal
 
getTags() - Method in class org.openrewrite.staticanalysis.StringLiteralEquality
 
getTags() - Method in class org.openrewrite.staticanalysis.TernaryOperatorsShouldNotBeNested
 
getTags() - Method in class org.openrewrite.staticanalysis.UnnecessaryCloseInTryWithResources
 
getTags() - Method in class org.openrewrite.staticanalysis.UnnecessaryParentheses
 
getTags() - Method in class org.openrewrite.staticanalysis.UnnecessaryPrimitiveAnnotations
 
getTags() - Method in class org.openrewrite.staticanalysis.UnnecessaryThrows
 
getTags() - Method in class org.openrewrite.staticanalysis.UpperCaseLiteralSuffixes
 
getTags() - Method in class org.openrewrite.staticanalysis.UseCollectionInterfaces
 
getTags() - Method in class org.openrewrite.staticanalysis.UseDiamondOperator
 
getTags() - Method in class org.openrewrite.staticanalysis.UseJavaStyleArrayDeclarations
 
getTags() - Method in class org.openrewrite.staticanalysis.UseLambdaForFunctionalInterface
 
getTags() - Method in class org.openrewrite.staticanalysis.UseObjectNotifyAll
 
getTags() - Method in class org.openrewrite.staticanalysis.UseStringReplace
 
getTags() - Method in class org.openrewrite.staticanalysis.WhileInsteadOfFor
 
getTags() - Method in class org.openrewrite.staticanalysis.WriteOctalValuesAsDecimal
 
getVisitor() - Method in class org.openrewrite.staticanalysis.AbstractClassPublicConstructor
 
getVisitor() - Method in class org.openrewrite.staticanalysis.AddSerialAnnotationToSerialVersionUID
 
getVisitor() - Method in class org.openrewrite.staticanalysis.AddSerialVersionUidToSerializable
 
getVisitor() - Method in class org.openrewrite.staticanalysis.AnnotateNullableMethods
 
getVisitor() - Method in class org.openrewrite.staticanalysis.AnnotateNullableParameters
 
getVisitor() - Method in class org.openrewrite.staticanalysis.AtomicPrimitiveEqualsUsesGet
 
getVisitor() - Method in class org.openrewrite.staticanalysis.AvoidBoxedBooleanExpressions
 
getVisitor() - Method in class org.openrewrite.staticanalysis.BigDecimalRoundingConstantsToEnums
 
getVisitor() - Method in class org.openrewrite.staticanalysis.BooleanChecksNotInverted
 
getVisitor() - Method in class org.openrewrite.staticanalysis.CaseInsensitiveComparisonsDoNotChangeCase
 
getVisitor() - Method in class org.openrewrite.staticanalysis.CatchClauseOnlyRethrows
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ChainStringBuilderAppendCalls
 
getVisitor() - Method in class org.openrewrite.staticanalysis.CollectionToArrayShouldHaveProperType
 
getVisitor() - Method in class org.openrewrite.staticanalysis.CombineSemanticallyEqualCatchBlocks
 
getVisitor() - Method in class org.openrewrite.staticanalysis.CompareEnumsWithEqualityOperator
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ControlFlowIndentation
 
getVisitor() - Method in class org.openrewrite.staticanalysis.CovariantEquals
 
getVisitor() - Method in class org.openrewrite.staticanalysis.CustomImportOrder
 
getVisitor() - Method in class org.openrewrite.staticanalysis.DeclarationSiteTypeVariance
 
getVisitor() - Method in class org.openrewrite.staticanalysis.DefaultComesLast
 
getVisitor() - Method in class org.openrewrite.staticanalysis.EmptyBlock
 
getVisitor() - Method in class org.openrewrite.staticanalysis.EqualsAvoidsNull
 
getVisitor() - Method in class org.openrewrite.staticanalysis.EqualsToContentEquals
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ExplicitCharsetOnStringGetBytes
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ExplicitInitialization
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ExplicitLambdaArgumentTypes
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ExternalizableHasNoArgsConstructor
 
getVisitor() - Method in class org.openrewrite.staticanalysis.FallThrough
 
getVisitor() - Method in class org.openrewrite.staticanalysis.FinalClass
 
getVisitor() - Method in class org.openrewrite.staticanalysis.FinalizeLocalVariables
 
getVisitor() - Method in class org.openrewrite.staticanalysis.FinalizeMethodArguments
 
getVisitor() - Method in class org.openrewrite.staticanalysis.FinalizePrivateFields
 
getVisitor() - Method in class org.openrewrite.staticanalysis.FixStringFormatExpressions
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ForLoopControlVariablePostfixOperators
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ForLoopIncrementInUpdate
 
getVisitor() - Method in class org.openrewrite.staticanalysis.HiddenField
 
getVisitor() - Method in class org.openrewrite.staticanalysis.HideUtilityClassConstructor
 
getVisitor() - Method in class org.openrewrite.staticanalysis.IndexOfChecksShouldUseAStartPosition
 
getVisitor() - Method in class org.openrewrite.staticanalysis.IndexOfReplaceableByContains
 
getVisitor() - Method in class org.openrewrite.staticanalysis.IndexOfShouldNotCompareGreaterThanZero
 
getVisitor() - Method in class org.openrewrite.staticanalysis.InlineVariable
 
getVisitor() - Method in class org.openrewrite.staticanalysis.InstanceOfPatternMatch
 
getVisitor() - Method in class org.openrewrite.staticanalysis.IsEmptyCallOnCollections
 
getVisitor() - Method in class org.openrewrite.staticanalysis.java.MoveFieldAnnotationToType
 
getVisitor() - Method in class org.openrewrite.staticanalysis.LambdaBlockToExpression
 
getVisitor() - Method in class org.openrewrite.staticanalysis.MaskCreditCardNumbers
 
getVisitor() - Method in class org.openrewrite.staticanalysis.MinimumSwitchCases
 
getVisitor() - Method in class org.openrewrite.staticanalysis.MissingOverrideAnnotation
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ModifierOrder
 
getVisitor() - Method in class org.openrewrite.staticanalysis.MultipleVariableDeclarations
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NeedBraces
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NestedEnumsAreNotStatic
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NewStringBuilderBufferWithCharArgument
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NoDoubleBraceInitialization
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NoEmptyCollectionWithRawType
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NoEqualityInForCondition
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NoFinalizedLocalVariables
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NoFinalizer
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NoPrimitiveWrappersForToStringOrCompareTo
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NoRedundantJumpStatements
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NoToStringOnStringType
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NoValueOfOnStringType
 
getVisitor() - Method in class org.openrewrite.staticanalysis.NullableOnMethodReturnType
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ObjectFinalizeCallsSuper
 
getVisitor() - Method in class org.openrewrite.staticanalysis.OnlyCatchDeclaredExceptions
 
getVisitor() - Method in class org.openrewrite.staticanalysis.OperatorWrap
 
getVisitor() - Method in class org.openrewrite.staticanalysis.PrimitiveWrapperClassConstructorToValueOf
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RedundantFileCreation
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReferentialEqualityToObjectEquals
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveCallsToObjectFinalize
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveCallsToSystemGc
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveEmptyJavaDocParameters
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveExtraSemicolons
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveHashCodeCallsFromArrayInstances
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveInstanceOfPatternMatch
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveJavaDocAuthorTag
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveRedundantNullCheckBeforeInstanceof
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveRedundantTypeCast
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveSystemOutPrintln
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveToStringCallsFromArrayInstances
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveUnneededAssertion
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveUnneededBlock
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveUnusedLocalVariables
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveUnusedPrivateFields
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RemoveUnusedPrivateMethods
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RenameExceptionInEmptyCatch
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RenameLocalVariablesToCamelCase
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RenameMethodsNamedHashcodeEqualOrToString
 
getVisitor() - Method in class org.openrewrite.staticanalysis.RenamePrivateFieldsToCamelCase
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReorderAnnotations
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceClassIsInstanceWithInstanceof
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceCollectionToArrayArgWithEmptyArray
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceDeprecatedRuntimeExecMethods
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceDuplicateStringLiterals
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceLambdaWithMethodReference
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceOptionalIsPresentWithIfPresent
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceRedundantFormatWithPrintf
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceStackWithDeque
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceStreamToListWithCollect
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceStringBuilderWithString
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceTextBlockWithString
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceValidateNotNullHavingVarargsWithObjectsRequireNonNull
 
getVisitor() - Method in class org.openrewrite.staticanalysis.ReplaceWeekYearWithYear
 
getVisitor() - Method in class org.openrewrite.staticanalysis.SimplifyArraysAsList
 
getVisitor() - Method in class org.openrewrite.staticanalysis.SimplifyBooleanExpression
 
getVisitor() - Method in class org.openrewrite.staticanalysis.SimplifyBooleanReturn
 
getVisitor() - Method in class org.openrewrite.staticanalysis.SimplifyCompoundStatement
 
getVisitor() - Method in class org.openrewrite.staticanalysis.SimplifyConsecutiveAssignments
 
getVisitor() - Method in class org.openrewrite.staticanalysis.SimplifyConstantIfBranchExecution
 
getVisitor() - Method in class org.openrewrite.staticanalysis.SimplifyDurationCreationUnits
 
getVisitor() - Method in class org.openrewrite.staticanalysis.SortedSetStreamToLinkedHashSet
 
getVisitor() - Method in class org.openrewrite.staticanalysis.StaticMethodNotFinal
 
getVisitor() - Method in class org.openrewrite.staticanalysis.StringLiteralEquality
 
getVisitor() - Method in class org.openrewrite.staticanalysis.TernaryOperatorsShouldNotBeNested
 
getVisitor() - Method in class org.openrewrite.staticanalysis.TypecastParenPad
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UnnecessaryCatch
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UnnecessaryCloseInTryWithResources
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UnnecessaryExplicitTypeArguments
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UnnecessaryParentheses
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UnnecessaryPrimitiveAnnotations
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UnnecessaryReturnAsLastStatement
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UnnecessaryThrows
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UnwrapElseAfterReturn
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UnwrapRepeatableAnnotations
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UpperCaseLiteralSuffixes
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseAsBuilder
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseCollectionInterfaces
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseDiamondOperator
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseForEachRemoveInsteadOfSetRemoveAll
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseJavaStyleArrayDeclarations
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseLambdaForFunctionalInterface
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseListSort
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseObjectNotifyAll
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseStandardCharset
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseStringReplace
 
getVisitor() - Method in class org.openrewrite.staticanalysis.UseSystemLineSeparator
 
getVisitor() - Method in class org.openrewrite.staticanalysis.WhileInsteadOfFor
 
getVisitor() - Method in class org.openrewrite.staticanalysis.WriteOctalValuesAsDecimal
 
getVisitor(List<MethodNameCasing.MethodNameChange>) - Method in class org.openrewrite.staticanalysis.MethodNameCasing
 
getVisitor(Map<String, String>) - Method in class org.openrewrite.staticanalysis.LowercasePackage
 
GroovyFileChecker<P> - Class in org.openrewrite.staticanalysis.groovy
Add a search marker if visiting a Groovy file
GroovyFileChecker() - Constructor for class org.openrewrite.staticanalysis.groovy.GroovyFileChecker
 

H

hasNameKey(String) - Method in class org.openrewrite.staticanalysis.RenameToCamelCase
 
HiddenField - Class in org.openrewrite.staticanalysis
 
HiddenField() - Constructor for class org.openrewrite.staticanalysis.HiddenField
 
HiddenFieldVisitor<P> - Class in org.openrewrite.staticanalysis
 
HiddenFieldVisitor() - Constructor for class org.openrewrite.staticanalysis.HiddenFieldVisitor
 
HideUtilityClassConstructor - Class in org.openrewrite.staticanalysis
 
HideUtilityClassConstructor() - Constructor for class org.openrewrite.staticanalysis.HideUtilityClassConstructor
 
HideUtilityClassConstructorVisitor<P> - Class in org.openrewrite.staticanalysis
HideUtilityClassConstructorVisitor will perform the following operations on a Utility Class: Change any Public constructors to Private Change any Package-Private ("Default", no modifiers) to Private If the Implicit Default Constructor is used (as in, no explicit constructors defined), add a Private constructor
HideUtilityClassConstructorVisitor(HideUtilityClassConstructorStyle) - Constructor for class org.openrewrite.staticanalysis.HideUtilityClassConstructorVisitor
 

I

IndexOfChecksShouldUseAStartPosition - Class in org.openrewrite.staticanalysis
 
IndexOfChecksShouldUseAStartPosition() - Constructor for class org.openrewrite.staticanalysis.IndexOfChecksShouldUseAStartPosition
 
IndexOfReplaceableByContains - Class in org.openrewrite.staticanalysis
 
IndexOfReplaceableByContains() - Constructor for class org.openrewrite.staticanalysis.IndexOfReplaceableByContains
 
IndexOfShouldNotCompareGreaterThanZero - Class in org.openrewrite.staticanalysis
 
IndexOfShouldNotCompareGreaterThanZero() - Constructor for class org.openrewrite.staticanalysis.IndexOfShouldNotCompareGreaterThanZero
 
InlineVariable - Class in org.openrewrite.staticanalysis
 
InlineVariable() - Constructor for class org.openrewrite.staticanalysis.InlineVariable
 
InstanceOfPatternMatch - Class in org.openrewrite.staticanalysis
 
InstanceOfPatternMatch() - Constructor for class org.openrewrite.staticanalysis.InstanceOfPatternMatch
 
isCSharpTree(Cursor) - Static method in class org.openrewrite.staticanalysis.csharp.CSharpFileChecker
 
IsEmptyCallOnCollections - Class in org.openrewrite.staticanalysis
 
IsEmptyCallOnCollections() - Constructor for class org.openrewrite.staticanalysis.IsEmptyCallOnCollections
 
isInstanceOfCs(Tree) - Static method in class org.openrewrite.staticanalysis.csharp.CSharpFileChecker
 

J

JavaFileChecker<P> - Class in org.openrewrite.staticanalysis.java
 
JavaFileChecker() - Constructor for class org.openrewrite.staticanalysis.java.JavaFileChecker
 

K

KotlinFileChecker<P> - Class in org.openrewrite.staticanalysis.kotlin
Add a search marker if visiting a Kotlin file
KotlinFileChecker() - Constructor for class org.openrewrite.staticanalysis.kotlin.KotlinFileChecker
 

L

LambdaBlockToExpression - Class in org.openrewrite.staticanalysis
 
LambdaBlockToExpression() - Constructor for class org.openrewrite.staticanalysis.LambdaBlockToExpression
 
LowercasePackage - Class in org.openrewrite.staticanalysis
 
LowercasePackage() - Constructor for class org.openrewrite.staticanalysis.LowercasePackage
 

M

MaskCreditCardNumbers - Class in org.openrewrite.staticanalysis
 
MaskCreditCardNumbers() - Constructor for class org.openrewrite.staticanalysis.MaskCreditCardNumbers
 
MethodNameCasing - Class in org.openrewrite.staticanalysis
 
MethodNameCasing() - Constructor for class org.openrewrite.staticanalysis.MethodNameCasing
 
MethodNameCasing.MethodNameChange - Class in org.openrewrite.staticanalysis
 
MethodNameChange() - Constructor for class org.openrewrite.staticanalysis.MethodNameCasing.MethodNameChange
 
MinimumSwitchCases - Class in org.openrewrite.staticanalysis
 
MinimumSwitchCases() - Constructor for class org.openrewrite.staticanalysis.MinimumSwitchCases
 
MissingOverrideAnnotation - Class in org.openrewrite.staticanalysis
 
MissingOverrideAnnotation() - Constructor for class org.openrewrite.staticanalysis.MissingOverrideAnnotation
 
ModifierOrder - Class in org.openrewrite.staticanalysis
 
ModifierOrder() - Constructor for class org.openrewrite.staticanalysis.ModifierOrder
 
MoveFieldAnnotationToType - Class in org.openrewrite.staticanalysis.java
 
MoveFieldAnnotationToType() - Constructor for class org.openrewrite.staticanalysis.java.MoveFieldAnnotationToType
 
MultipleVariableDeclarations - Class in org.openrewrite.staticanalysis
 
MultipleVariableDeclarations() - Constructor for class org.openrewrite.staticanalysis.MultipleVariableDeclarations
 
MultipleVariableDeclarationsVisitor - Class in org.openrewrite.staticanalysis
 
MultipleVariableDeclarationsVisitor() - Constructor for class org.openrewrite.staticanalysis.MultipleVariableDeclarationsVisitor
 

N

NeedBraces - Class in org.openrewrite.staticanalysis
 
NeedBraces() - Constructor for class org.openrewrite.staticanalysis.NeedBraces
 
NestedEnumsAreNotStatic - Class in org.openrewrite.staticanalysis
 
NestedEnumsAreNotStatic() - Constructor for class org.openrewrite.staticanalysis.NestedEnumsAreNotStatic
 
NewStringBuilderBufferWithCharArgument - Class in org.openrewrite.staticanalysis
 
NewStringBuilderBufferWithCharArgument() - Constructor for class org.openrewrite.staticanalysis.NewStringBuilderBufferWithCharArgument
 
NoDoubleBraceInitialization - Class in org.openrewrite.staticanalysis
 
NoDoubleBraceInitialization() - Constructor for class org.openrewrite.staticanalysis.NoDoubleBraceInitialization
 
NoEmptyCollectionWithRawType - Class in org.openrewrite.staticanalysis
 
NoEmptyCollectionWithRawType() - Constructor for class org.openrewrite.staticanalysis.NoEmptyCollectionWithRawType
 
NoEqualityInForCondition - Class in org.openrewrite.staticanalysis
 
NoEqualityInForCondition() - Constructor for class org.openrewrite.staticanalysis.NoEqualityInForCondition
 
NoFinalizedLocalVariables - Class in org.openrewrite.staticanalysis
 
NoFinalizedLocalVariables() - Constructor for class org.openrewrite.staticanalysis.NoFinalizedLocalVariables
 
NoFinalizer - Class in org.openrewrite.staticanalysis
 
NoFinalizer() - Constructor for class org.openrewrite.staticanalysis.NoFinalizer
 
NoPrimitiveWrappersForToStringOrCompareTo - Class in org.openrewrite.staticanalysis
 
NoPrimitiveWrappersForToStringOrCompareTo() - Constructor for class org.openrewrite.staticanalysis.NoPrimitiveWrappersForToStringOrCompareTo
 
NoRedundantJumpStatements - Class in org.openrewrite.staticanalysis
 
NoRedundantJumpStatements() - Constructor for class org.openrewrite.staticanalysis.NoRedundantJumpStatements
 
NoToStringOnStringType - Class in org.openrewrite.staticanalysis
 
NoToStringOnStringType() - Constructor for class org.openrewrite.staticanalysis.NoToStringOnStringType
 
NoValueOfOnStringType - Class in org.openrewrite.staticanalysis
 
NoValueOfOnStringType() - Constructor for class org.openrewrite.staticanalysis.NoValueOfOnStringType
 
NullableOnMethodReturnType - Class in org.openrewrite.staticanalysis
 
NullableOnMethodReturnType() - Constructor for class org.openrewrite.staticanalysis.NullableOnMethodReturnType
 

O

ObjectFinalizeCallsSuper - Class in org.openrewrite.staticanalysis
 
ObjectFinalizeCallsSuper() - Constructor for class org.openrewrite.staticanalysis.ObjectFinalizeCallsSuper
 
OnlyCatchDeclaredExceptions - Class in org.openrewrite.staticanalysis
 
OnlyCatchDeclaredExceptions() - Constructor for class org.openrewrite.staticanalysis.OnlyCatchDeclaredExceptions
 
OperatorWrap - Class in org.openrewrite.staticanalysis
 
OperatorWrap() - Constructor for class org.openrewrite.staticanalysis.OperatorWrap
 
org.openrewrite.staticanalysis - package org.openrewrite.staticanalysis
 
org.openrewrite.staticanalysis.csharp - package org.openrewrite.staticanalysis.csharp
 
org.openrewrite.staticanalysis.groovy - package org.openrewrite.staticanalysis.groovy
 
org.openrewrite.staticanalysis.java - package org.openrewrite.staticanalysis.java
 
org.openrewrite.staticanalysis.kotlin - package org.openrewrite.staticanalysis.kotlin
 

P

postVisit(J, ExecutionContext) - Method in class org.openrewrite.staticanalysis.RenameToCamelCase
 
PrimitiveWrapperClassConstructorToValueOf - Class in org.openrewrite.staticanalysis
 
PrimitiveWrapperClassConstructorToValueOf() - Constructor for class org.openrewrite.staticanalysis.PrimitiveWrapperClassConstructorToValueOf
 

R

RedundantFileCreation - Class in org.openrewrite.staticanalysis
 
RedundantFileCreation() - Constructor for class org.openrewrite.staticanalysis.RedundantFileCreation
 
ReferentialEqualityToObjectEquals - Class in org.openrewrite.staticanalysis
 
ReferentialEqualityToObjectEquals() - Constructor for class org.openrewrite.staticanalysis.ReferentialEqualityToObjectEquals
 
RemoveCallsToObjectFinalize - Class in org.openrewrite.staticanalysis
 
RemoveCallsToObjectFinalize() - Constructor for class org.openrewrite.staticanalysis.RemoveCallsToObjectFinalize
 
RemoveCallsToSystemGc - Class in org.openrewrite.staticanalysis
 
RemoveCallsToSystemGc() - Constructor for class org.openrewrite.staticanalysis.RemoveCallsToSystemGc
 
RemoveEmptyJavaDocParameters - Class in org.openrewrite.staticanalysis
 
RemoveEmptyJavaDocParameters() - Constructor for class org.openrewrite.staticanalysis.RemoveEmptyJavaDocParameters
 
RemoveExtraSemicolons - Class in org.openrewrite.staticanalysis
 
RemoveExtraSemicolons() - Constructor for class org.openrewrite.staticanalysis.RemoveExtraSemicolons
 
RemoveHashCodeCallsFromArrayInstances - Class in org.openrewrite.staticanalysis
 
RemoveHashCodeCallsFromArrayInstances() - Constructor for class org.openrewrite.staticanalysis.RemoveHashCodeCallsFromArrayInstances
 
RemoveInstanceOfPatternMatch - Class in org.openrewrite.staticanalysis
The recipe that replaces `instanceof` pattern matching by a simple variable declarations.
RemoveInstanceOfPatternMatch() - Constructor for class org.openrewrite.staticanalysis.RemoveInstanceOfPatternMatch
 
RemoveJavaDocAuthorTag - Class in org.openrewrite.staticanalysis
 
RemoveJavaDocAuthorTag() - Constructor for class org.openrewrite.staticanalysis.RemoveJavaDocAuthorTag
 
RemoveRedundantNullCheckBeforeInstanceof - Class in org.openrewrite.staticanalysis
 
RemoveRedundantNullCheckBeforeInstanceof() - Constructor for class org.openrewrite.staticanalysis.RemoveRedundantNullCheckBeforeInstanceof
 
RemoveRedundantTypeCast - Class in org.openrewrite.staticanalysis
 
RemoveRedundantTypeCast() - Constructor for class org.openrewrite.staticanalysis.RemoveRedundantTypeCast
 
RemoveSystemOutPrintln - Class in org.openrewrite.staticanalysis
 
RemoveSystemOutPrintln() - Constructor for class org.openrewrite.staticanalysis.RemoveSystemOutPrintln
 
RemoveToStringCallsFromArrayInstances - Class in org.openrewrite.staticanalysis
 
RemoveToStringCallsFromArrayInstances() - Constructor for class org.openrewrite.staticanalysis.RemoveToStringCallsFromArrayInstances
 
RemoveUnneededAssertion - Class in org.openrewrite.staticanalysis
 
RemoveUnneededAssertion() - Constructor for class org.openrewrite.staticanalysis.RemoveUnneededAssertion
 
RemoveUnneededBlock - Class in org.openrewrite.staticanalysis
 
RemoveUnneededBlock() - Constructor for class org.openrewrite.staticanalysis.RemoveUnneededBlock
 
RemoveUnusedLocalVariables - Class in org.openrewrite.staticanalysis
 
RemoveUnusedLocalVariables(String[], Boolean) - Constructor for class org.openrewrite.staticanalysis.RemoveUnusedLocalVariables
Deprecated.
RemoveUnusedLocalVariables(String[], String, Boolean) - Constructor for class org.openrewrite.staticanalysis.RemoveUnusedLocalVariables
 
RemoveUnusedPrivateFields - Class in org.openrewrite.staticanalysis
 
RemoveUnusedPrivateFields() - Constructor for class org.openrewrite.staticanalysis.RemoveUnusedPrivateFields
 
RemoveUnusedPrivateMethods - Class in org.openrewrite.staticanalysis
 
RemoveUnusedPrivateMethods() - Constructor for class org.openrewrite.staticanalysis.RemoveUnusedPrivateMethods
 
RenameExceptionInEmptyCatch - Class in org.openrewrite.staticanalysis
 
RenameExceptionInEmptyCatch() - Constructor for class org.openrewrite.staticanalysis.RenameExceptionInEmptyCatch
 
RenameLocalVariablesToCamelCase - Class in org.openrewrite.staticanalysis
This recipe converts local variables and method parameters to camel case convention.
RenameLocalVariablesToCamelCase() - Constructor for class org.openrewrite.staticanalysis.RenameLocalVariablesToCamelCase
 
RenameMethodsNamedHashcodeEqualOrToString - Class in org.openrewrite.staticanalysis
 
RenameMethodsNamedHashcodeEqualOrToString() - Constructor for class org.openrewrite.staticanalysis.RenameMethodsNamedHashcodeEqualOrToString
 
RenamePrivateFieldsToCamelCase - Class in org.openrewrite.staticanalysis
This recipe converts private fields to camel case convention.
RenamePrivateFieldsToCamelCase() - Constructor for class org.openrewrite.staticanalysis.RenamePrivateFieldsToCamelCase
 
RenameToCamelCase - Class in org.openrewrite.staticanalysis
 
RenameToCamelCase() - Constructor for class org.openrewrite.staticanalysis.RenameToCamelCase
 
renameVariable(J.VariableDeclarations.NamedVariable, String) - Method in class org.openrewrite.staticanalysis.RenameToCamelCase
 
ReorderAnnotations - Class in org.openrewrite.staticanalysis
 
ReorderAnnotations() - Constructor for class org.openrewrite.staticanalysis.ReorderAnnotations
 
ReplaceClassIsInstanceWithInstanceof - Class in org.openrewrite.staticanalysis
 
ReplaceClassIsInstanceWithInstanceof() - Constructor for class org.openrewrite.staticanalysis.ReplaceClassIsInstanceWithInstanceof
 
ReplaceCollectionToArrayArgWithEmptyArray - Class in org.openrewrite.staticanalysis
 
ReplaceCollectionToArrayArgWithEmptyArray() - Constructor for class org.openrewrite.staticanalysis.ReplaceCollectionToArrayArgWithEmptyArray
 
ReplaceDeprecatedRuntimeExecMethods - Class in org.openrewrite.staticanalysis
 
ReplaceDeprecatedRuntimeExecMethods() - Constructor for class org.openrewrite.staticanalysis.ReplaceDeprecatedRuntimeExecMethods
 
ReplaceDuplicateStringLiterals - Class in org.openrewrite.staticanalysis
 
ReplaceDuplicateStringLiterals() - Constructor for class org.openrewrite.staticanalysis.ReplaceDuplicateStringLiterals
 
ReplaceLambdaWithMethodReference - Class in org.openrewrite.staticanalysis
 
ReplaceLambdaWithMethodReference() - Constructor for class org.openrewrite.staticanalysis.ReplaceLambdaWithMethodReference
 
ReplaceMethodCallWithVariableVisitor() - Constructor for class org.openrewrite.staticanalysis.ReplaceOptionalIsPresentWithIfPresent.ReplaceMethodCallWithVariableVisitor
 
ReplaceOptionalIsPresentWithIfPresent - Class in org.openrewrite.staticanalysis
 
ReplaceOptionalIsPresentWithIfPresent() - Constructor for class org.openrewrite.staticanalysis.ReplaceOptionalIsPresentWithIfPresent
 
ReplaceOptionalIsPresentWithIfPresent.ReplaceMethodCallWithVariableVisitor - Class in org.openrewrite.staticanalysis
 
ReplaceRedundantFormatWithPrintf - Class in org.openrewrite.staticanalysis
 
ReplaceRedundantFormatWithPrintf() - Constructor for class org.openrewrite.staticanalysis.ReplaceRedundantFormatWithPrintf
 
ReplaceStackWithDeque - Class in org.openrewrite.staticanalysis
 
ReplaceStackWithDeque() - Constructor for class org.openrewrite.staticanalysis.ReplaceStackWithDeque
 
ReplaceStreamToListWithCollect - Class in org.openrewrite.staticanalysis
 
ReplaceStreamToListWithCollect() - Constructor for class org.openrewrite.staticanalysis.ReplaceStreamToListWithCollect
 
ReplaceStringBuilderWithString - Class in org.openrewrite.staticanalysis
 
ReplaceStringBuilderWithString() - Constructor for class org.openrewrite.staticanalysis.ReplaceStringBuilderWithString
 
ReplaceTextBlockWithString - Class in org.openrewrite.staticanalysis
 
ReplaceTextBlockWithString() - Constructor for class org.openrewrite.staticanalysis.ReplaceTextBlockWithString
 
ReplaceValidateNotNullHavingVarargsWithObjectsRequireNonNull - Class in org.openrewrite.staticanalysis
 
ReplaceValidateNotNullHavingVarargsWithObjectsRequireNonNull() - Constructor for class org.openrewrite.staticanalysis.ReplaceValidateNotNullHavingVarargsWithObjectsRequireNonNull
 
ReplaceWeekYearWithYear - Class in org.openrewrite.staticanalysis
 
ReplaceWeekYearWithYear() - Constructor for class org.openrewrite.staticanalysis.ReplaceWeekYearWithYear
 
rspecRulesReplaceTypeMap - Static variable in class org.openrewrite.staticanalysis.UseCollectionInterfaces
 

S

shouldRename(Set<String>, J.VariableDeclarations.NamedVariable, String) - Method in class org.openrewrite.staticanalysis.RenameToCamelCase
 
SimplifyArraysAsList - Class in org.openrewrite.staticanalysis
 
SimplifyArraysAsList() - Constructor for class org.openrewrite.staticanalysis.SimplifyArraysAsList
 
SimplifyBooleanExpression - Class in org.openrewrite.staticanalysis
 
SimplifyBooleanExpression() - Constructor for class org.openrewrite.staticanalysis.SimplifyBooleanExpression
 
SimplifyBooleanReturn - Class in org.openrewrite.staticanalysis
 
SimplifyBooleanReturn() - Constructor for class org.openrewrite.staticanalysis.SimplifyBooleanReturn
 
SimplifyCompoundStatement - Class in org.openrewrite.staticanalysis
 
SimplifyCompoundStatement() - Constructor for class org.openrewrite.staticanalysis.SimplifyCompoundStatement
 
SimplifyCompoundVisitor - Class in org.openrewrite.staticanalysis
 
SimplifyCompoundVisitor() - Constructor for class org.openrewrite.staticanalysis.SimplifyCompoundVisitor
 
SimplifyConsecutiveAssignments - Class in org.openrewrite.staticanalysis
 
SimplifyConsecutiveAssignments() - Constructor for class org.openrewrite.staticanalysis.SimplifyConsecutiveAssignments
 
SimplifyConstantIfBranchExecution - Class in org.openrewrite.staticanalysis
 
SimplifyConstantIfBranchExecution() - Constructor for class org.openrewrite.staticanalysis.SimplifyConstantIfBranchExecution
 
SimplifyDurationCreationUnits - Class in org.openrewrite.staticanalysis
 
SimplifyDurationCreationUnits() - Constructor for class org.openrewrite.staticanalysis.SimplifyDurationCreationUnits
 
SimplifyTernary - Class in org.openrewrite.staticanalysis
 
SimplifyTernary() - Constructor for class org.openrewrite.staticanalysis.SimplifyTernary
 
SimplifyTernary.SimplifyTernaryFalseTrue - Class in org.openrewrite.staticanalysis
 
SimplifyTernary.SimplifyTernaryTrueFalse - Class in org.openrewrite.staticanalysis
 
SimplifyTernaryFalseTrue() - Constructor for class org.openrewrite.staticanalysis.SimplifyTernary.SimplifyTernaryFalseTrue
 
SimplifyTernaryTrueFalse() - Constructor for class org.openrewrite.staticanalysis.SimplifyTernary.SimplifyTernaryTrueFalse
 
SortedSetStreamToLinkedHashSet - Class in org.openrewrite.staticanalysis
 
SortedSetStreamToLinkedHashSet() - Constructor for class org.openrewrite.staticanalysis.SortedSetStreamToLinkedHashSet
 
sortModifiers(List<J.Modifier>) - Static method in class org.openrewrite.staticanalysis.ModifierOrder
 
StaticMethodNotFinal - Class in org.openrewrite.staticanalysis
 
StaticMethodNotFinal() - Constructor for class org.openrewrite.staticanalysis.StaticMethodNotFinal
 
STRING_BUFFER - Static variable in class org.openrewrite.staticanalysis.NewStringBuilderBufferWithCharArgument
 
STRING_BUILDER - Static variable in class org.openrewrite.staticanalysis.NewStringBuilderBufferWithCharArgument
 
StringLiteralEquality - Class in org.openrewrite.staticanalysis
 
StringLiteralEquality() - Constructor for class org.openrewrite.staticanalysis.StringLiteralEquality
 

T

TernaryOperatorsShouldNotBeNested - Class in org.openrewrite.staticanalysis
 
TernaryOperatorsShouldNotBeNested() - Constructor for class org.openrewrite.staticanalysis.TernaryOperatorsShouldNotBeNested
 
TypecastParenPad - Class in org.openrewrite.staticanalysis
 
TypecastParenPad() - Constructor for class org.openrewrite.staticanalysis.TypecastParenPad
 

U

UnnecessaryCatch - Class in org.openrewrite.staticanalysis
 
UnnecessaryCatch() - Constructor for class org.openrewrite.staticanalysis.UnnecessaryCatch
 
UnnecessaryCloseInTryWithResources - Class in org.openrewrite.staticanalysis
 
UnnecessaryCloseInTryWithResources() - Constructor for class org.openrewrite.staticanalysis.UnnecessaryCloseInTryWithResources
 
UnnecessaryExplicitTypeArguments - Class in org.openrewrite.staticanalysis
 
UnnecessaryExplicitTypeArguments() - Constructor for class org.openrewrite.staticanalysis.UnnecessaryExplicitTypeArguments
 
UnnecessaryParentheses - Class in org.openrewrite.staticanalysis
 
UnnecessaryParentheses() - Constructor for class org.openrewrite.staticanalysis.UnnecessaryParentheses
 
UnnecessaryPrimitiveAnnotations - Class in org.openrewrite.staticanalysis
 
UnnecessaryPrimitiveAnnotations() - Constructor for class org.openrewrite.staticanalysis.UnnecessaryPrimitiveAnnotations
 
UnnecessaryReturnAsLastStatement - Class in org.openrewrite.staticanalysis
 
UnnecessaryReturnAsLastStatement() - Constructor for class org.openrewrite.staticanalysis.UnnecessaryReturnAsLastStatement
 
UnnecessaryThrows - Class in org.openrewrite.staticanalysis
 
UnnecessaryThrows() - Constructor for class org.openrewrite.staticanalysis.UnnecessaryThrows
 
UnwrapElseAfterReturn - Class in org.openrewrite.staticanalysis
 
UnwrapElseAfterReturn() - Constructor for class org.openrewrite.staticanalysis.UnwrapElseAfterReturn
 
UnwrapRepeatableAnnotations - Class in org.openrewrite.staticanalysis
 
UnwrapRepeatableAnnotations() - Constructor for class org.openrewrite.staticanalysis.UnwrapRepeatableAnnotations
 
UpperCaseLiteralSuffixes - Class in org.openrewrite.staticanalysis
 
UpperCaseLiteralSuffixes() - Constructor for class org.openrewrite.staticanalysis.UpperCaseLiteralSuffixes
 
URLEquals() - Constructor for class org.openrewrite.staticanalysis.URLEqualsHashCode.URLEquals
 
URLEqualsHashCode - Class in org.openrewrite.staticanalysis
 
URLEqualsHashCode() - Constructor for class org.openrewrite.staticanalysis.URLEqualsHashCode
 
URLEqualsHashCode.URLEquals - Class in org.openrewrite.staticanalysis
 
URLEqualsHashCode.URLHashCode - Class in org.openrewrite.staticanalysis
 
URLHashCode() - Constructor for class org.openrewrite.staticanalysis.URLEqualsHashCode.URLHashCode
 
UseAsBuilder - Class in org.openrewrite.staticanalysis
 
UseAsBuilder() - Constructor for class org.openrewrite.staticanalysis.UseAsBuilder
 
UseCollectionInterfaces - Class in org.openrewrite.staticanalysis
 
UseCollectionInterfaces() - Constructor for class org.openrewrite.staticanalysis.UseCollectionInterfaces
 
UseDiamondOperator - Class in org.openrewrite.staticanalysis
 
UseDiamondOperator() - Constructor for class org.openrewrite.staticanalysis.UseDiamondOperator
 
UseForEachRemoveInsteadOfSetRemoveAll - Class in org.openrewrite.staticanalysis
 
UseForEachRemoveInsteadOfSetRemoveAll() - Constructor for class org.openrewrite.staticanalysis.UseForEachRemoveInsteadOfSetRemoveAll
 
UseJavaStyleArrayDeclarations - Class in org.openrewrite.staticanalysis
 
UseJavaStyleArrayDeclarations() - Constructor for class org.openrewrite.staticanalysis.UseJavaStyleArrayDeclarations
 
UseLambdaForFunctionalInterface - Class in org.openrewrite.staticanalysis
 
UseLambdaForFunctionalInterface() - Constructor for class org.openrewrite.staticanalysis.UseLambdaForFunctionalInterface
 
UseListSort - Class in org.openrewrite.staticanalysis
 
UseListSort() - Constructor for class org.openrewrite.staticanalysis.UseListSort
 
UseObjectNotifyAll - Class in org.openrewrite.staticanalysis
 
UseObjectNotifyAll() - Constructor for class org.openrewrite.staticanalysis.UseObjectNotifyAll
 
UseStandardCharset - Class in org.openrewrite.staticanalysis
 
UseStandardCharset() - Constructor for class org.openrewrite.staticanalysis.UseStandardCharset
 
UseStringReplace - Class in org.openrewrite.staticanalysis
Recipe to use String.replace(CharSequence, CharSequence) when the fist argument is not a regular expression.
UseStringReplace() - Constructor for class org.openrewrite.staticanalysis.UseStringReplace
 
UseSystemLineSeparator - Class in org.openrewrite.staticanalysis
 
UseSystemLineSeparator() - Constructor for class org.openrewrite.staticanalysis.UseSystemLineSeparator
 

V

validate() - Method in class org.openrewrite.staticanalysis.AnnotateNullableMethods
 
validate() - Method in class org.openrewrite.staticanalysis.AnnotateNullableParameters
 
validate() - Method in class org.openrewrite.staticanalysis.DeclarationSiteTypeVariance
 
validate() - Method in class org.openrewrite.staticanalysis.UseAsBuilder
 
VariableReferences - Class in org.openrewrite.staticanalysis
 
VariableReferences() - Constructor for class org.openrewrite.staticanalysis.VariableReferences
 
visit(Tree, ExecutionContext) - Method in class org.openrewrite.staticanalysis.FinalClassVisitor
 
visit(Tree, P) - Method in class org.openrewrite.staticanalysis.csharp.CSharpFileChecker
 
visit(Tree, P) - Method in class org.openrewrite.staticanalysis.groovy.GroovyFileChecker
 
visit(Tree, P) - Method in class org.openrewrite.staticanalysis.java.JavaFileChecker
 
visit(Tree, P) - Method in class org.openrewrite.staticanalysis.kotlin.KotlinFileChecker
 
visitAssignmentOperation(J.AssignmentOperation, ExecutionContext) - Method in class org.openrewrite.staticanalysis.SimplifyCompoundVisitor
 
visitBlock(J.Block, ExecutionContext) - Method in class org.openrewrite.staticanalysis.MultipleVariableDeclarationsVisitor
 
visitBlock(J.Block, P) - Method in class org.openrewrite.staticanalysis.EmptyBlockVisitor
 
visitCase(J.Case, P) - Method in class org.openrewrite.staticanalysis.FallThroughVisitor
 
visitClassDeclaration(J.ClassDeclaration, ExecutionContext) - Method in class org.openrewrite.staticanalysis.FinalClassVisitor
 
visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.staticanalysis.HiddenFieldVisitor
 
visitClassDeclaration(J.ClassDeclaration, P) - Method in class org.openrewrite.staticanalysis.HideUtilityClassConstructorVisitor
 
visitCompilationUnit(J.CompilationUnit, P) - Method in class org.openrewrite.staticanalysis.CustomImportOrderVisitor
 
visitDoWhileLoop(J.DoWhileLoop, P) - Method in class org.openrewrite.staticanalysis.EmptyBlockVisitor
 
visitIf(J.If, P) - Method in class org.openrewrite.staticanalysis.EmptyBlockVisitor
 
visitMethodInvocation(J.MethodInvocation, ExecutionContext) - Method in class org.openrewrite.staticanalysis.ReplaceOptionalIsPresentWithIfPresent.ReplaceMethodCallWithVariableVisitor
 
visitSwitch(J.Switch, P) - Method in class org.openrewrite.staticanalysis.DefaultComesLastVisitor
 
visitSwitch(J.Switch, P) - Method in class org.openrewrite.staticanalysis.EmptyBlockVisitor
 
visitSynchronized(J.Synchronized, P) - Method in class org.openrewrite.staticanalysis.EmptyBlockVisitor
 
visitTry(J.Try, P) - Method in class org.openrewrite.staticanalysis.EmptyBlockVisitor
 
visitVariable(J.VariableDeclarations.NamedVariable, P) - Method in class org.openrewrite.staticanalysis.ExplicitInitializationVisitor
 
visitWhileLoop(J.WhileLoop, P) - Method in class org.openrewrite.staticanalysis.EmptyBlockVisitor
 

W

WhileInsteadOfFor - Class in org.openrewrite.staticanalysis
 
WhileInsteadOfFor() - Constructor for class org.openrewrite.staticanalysis.WhileInsteadOfFor
 
WriteOctalValuesAsDecimal - Class in org.openrewrite.staticanalysis
 
WriteOctalValuesAsDecimal() - Constructor for class org.openrewrite.staticanalysis.WriteOctalValuesAsDecimal
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values