JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.leafactor.cli
,
com.leafactor.cli.engine
,
com.leafactor.cli.engine.logging
,
com.leafactor.cli.rules
,
com.leafactor.cli.rules.Cases
,
com.leafactor.cli.rules.DrawAllocationCases
,
com.leafactor.cli.rules.RecycleCases
,
com.leafactor.cli.rules.ViewHolderCases
,
com.leafactor.cli.rules.WakeLockCases
,
com.leafactor.cli.utility
,
com.leafactor.gradle.plugin
Class Hierarchy
java.lang.Object
<any>
com.leafactor.cli.rules.
DrawAllocationRefactoringRule
(implements com.leafactor.cli.engine.
RefactoringRule
<E>)
com.leafactor.cli.rules.
RecycleRefactoringRule
(implements com.leafactor.cli.engine.
RefactoringRule
<E>)
com.leafactor.cli.rules.
ViewHolderRefactoringRule
(implements com.leafactor.cli.engine.
RefactoringRule
<E>)
com.leafactor.cli.rules.
WakeLockRefactoringRule
(implements com.leafactor.cli.engine.
RefactoringRule
<E>)
com.leafactor.cli.
Analyse
(implements java.lang.Runnable)
com.leafactor.cli.engine.
CaseOfInterest
(implements java.lang.Comparable<T>)
com.leafactor.cli.rules.ViewHolderCases.
ConvertViewReassignInflator
com.leafactor.cli.rules.ViewHolderCases.
ConvertViewReuseWithTernary
com.leafactor.cli.rules.DrawAllocationCases.
ObjectAllocation
com.leafactor.cli.rules.ViewHolderCases.
VariableAssignedFindViewById
com.leafactor.cli.rules.ViewHolderCases.
VariableAssignedGetTag
com.leafactor.cli.rules.ViewHolderCases.
VariableAssignedInflator
com.leafactor.cli.rules.ViewHolderCases.
VariableCheckNull
com.leafactor.cli.rules.Cases.
VariableDeclared
com.leafactor.cli.rules.RecycleCases.
VariableLost
com.leafactor.cli.rules.Cases.
VariableReassigned
com.leafactor.cli.rules.RecycleCases.
VariableRecycled
com.leafactor.cli.rules.Cases.
VariableUsed
com.leafactor.cli.rules.WakeLockCases.
WakeLockAcquired
com.leafactor.cli.engine.
CompilationUnitGroup
DefaultTask
com.leafactor.gradle.plugin.
Refactor
com.leafactor.cli.engine.
DetectionPhaseContext
com.leafactor.cli.engine.logging.
IterationLogger
com.leafactor.gradle.plugin.
LauncherExtension
com.leafactor.gradle.plugin.
LeafactorCIPlugin
com.leafactor.cli.
Main
com.leafactor.cli.
Refactor
(implements java.lang.Runnable)
com.leafactor.cli.engine.
RefactoringPhaseContext
com.leafactor.cli.engine.logging.
SimpleIterationPhaseLogEntry
(implements com.leafactor.cli.engine.logging.
IterationPhaseLogEntry
)
com.leafactor.cli.engine.
TransformationPhaseContext
Interface Hierarchy
com.leafactor.cli.engine.
CaseDetector
com.leafactor.cli.engine.
RefactoringRule
<E> (also extends com.leafactor.cli.engine.
CaseProcessor
, com.leafactor.cli.engine.
CaseTransformer
, com.leafactor.cli.engine.
Iteration
)
com.leafactor.cli.engine.
CaseProcessor
com.leafactor.cli.engine.
RefactoringRule
<E> (also extends com.leafactor.cli.engine.
CaseDetector
, com.leafactor.cli.engine.
CaseTransformer
, com.leafactor.cli.engine.
Iteration
)
com.leafactor.cli.engine.
CaseTransformer
com.leafactor.cli.engine.
RefactoringRule
<E> (also extends com.leafactor.cli.engine.
CaseDetector
, com.leafactor.cli.engine.
CaseProcessor
, com.leafactor.cli.engine.
Iteration
)
com.leafactor.cli.engine.
Iteration
com.leafactor.cli.engine.
RefactoringRule
<E> (also extends com.leafactor.cli.engine.
CaseDetector
, com.leafactor.cli.engine.
CaseProcessor
, com.leafactor.cli.engine.
CaseTransformer
)
com.leafactor.cli.engine.logging.
IterationLogEntry
com.leafactor.cli.engine.logging.
IterationPhaseLogEntry
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.leafactor.cli.utility.
Color
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes