Index

A C D E F G I J L N P R S T W 
All Classes and Interfaces|All Packages|Serialized Form

A

aosp() - Method in class dev.lukebemish.immaculate.steps.GoogleJavaFormatStep
 
apply(Project) - Method in class dev.lukebemish.immaculate.ImmaculatePlugin
 

C

CheckTask - Class in dev.lukebemish.immaculate
 
CheckTask() - Constructor for class dev.lukebemish.immaculate.CheckTask
 
close() - Method in interface dev.lukebemish.immaculate.FileFormatter
 
close() - Method in class dev.lukebemish.immaculate.ForkFormatter
 
configureSpec(ForkFormatterSpec) - Method in class dev.lukebemish.immaculate.steps.EclipseJdtFormatStep
 
configureSpec(ForkFormatterSpec) - Method in class dev.lukebemish.immaculate.steps.GoogleJavaFormatStep
 
configureSpec(ForkFormatterSpec) - Method in class dev.lukebemish.immaculate.steps.PalantirJavaFormatStep
 
configureSpec(ForkFormatterSpec) - Method in class dev.lukebemish.immaculate.steps.WrapperFormattingStep
 
custom(String, UnaryOperator<String>) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
CustomStep - Class in dev.lukebemish.immaculate.steps
 
CustomStep() - Constructor for class dev.lukebemish.immaculate.steps.CustomStep
 

D

dependencies(Action<FormatterDependencies>) - Method in class dev.lukebemish.immaculate.steps.ExternalFormattingStep
 
dev.lukebemish.immaculate - package dev.lukebemish.immaculate
 
dev.lukebemish.immaculate.steps - package dev.lukebemish.immaculate.steps
 

E

eclipse(Action<EclipseJdtFormatStep>) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
EclipseJdtFormatStep - Class in dev.lukebemish.immaculate.steps
 
EclipseJdtFormatStep() - Constructor for class dev.lukebemish.immaculate.steps.EclipseJdtFormatStep
 
ExternalFormattingStep - Class in dev.lukebemish.immaculate.steps
 
ExternalFormattingStep() - Constructor for class dev.lukebemish.immaculate.steps.ExternalFormattingStep
 

F

FileFormatter - Interface in dev.lukebemish.immaculate
 
fixImports() - Method in class dev.lukebemish.immaculate.steps.GoogleJavaFormatStep
 
ForkFormatter - Class in dev.lukebemish.immaculate
 
ForkFormatter(ForkFormatterSpec) - Constructor for class dev.lukebemish.immaculate.ForkFormatter
 
ForkFormatterSpec - Class in dev.lukebemish.immaculate
 
ForkFormatterSpec() - Constructor for class dev.lukebemish.immaculate.ForkFormatterSpec
 
format(File) - Method in exception dev.lukebemish.immaculate.FormattingException
 
format(String, String) - Method in interface dev.lukebemish.immaculate.FileFormatter
 
format(String, String) - Method in class dev.lukebemish.immaculate.ForkFormatter
 
formatter() - Method in class dev.lukebemish.immaculate.FormattingStep
 
formatter() - Method in class dev.lukebemish.immaculate.steps.CustomStep
 
formatter() - Method in class dev.lukebemish.immaculate.steps.ImportOrderStep
 
formatter() - Method in class dev.lukebemish.immaculate.steps.LinewiseStep
 
formatter() - Method in class dev.lukebemish.immaculate.steps.WrapperFormattingStep
 
FormatterDependencies - Class in dev.lukebemish.immaculate
 
FormatterDependencies() - Constructor for class dev.lukebemish.immaculate.FormatterDependencies
 
FormattingException - Exception in dev.lukebemish.immaculate
 
FormattingException(File, String) - Constructor for exception dev.lukebemish.immaculate.FormattingException
 
FormattingException(File, String, String, Throwable) - Constructor for exception dev.lukebemish.immaculate.FormattingException
 
FormattingException(File, String, String) - Constructor for exception dev.lukebemish.immaculate.FormattingException
 
FormattingException(File, String, Throwable) - Constructor for exception dev.lukebemish.immaculate.FormattingException
 
FormattingStep - Class in dev.lukebemish.immaculate
 
FormattingStep() - Constructor for class dev.lukebemish.immaculate.FormattingStep
 
FormattingWorkflow - Class in dev.lukebemish.immaculate
 
FormattingWorkflow() - Constructor for class dev.lukebemish.immaculate.FormattingWorkflow
 
from(FormattingWorkflow) - Method in class dev.lukebemish.immaculate.CheckTask
 

G

getAction() - Method in class dev.lukebemish.immaculate.steps.CustomStep
 
getAction() - Method in class dev.lukebemish.immaculate.steps.LinewiseStep
 
getApplyFixes() - Method in class dev.lukebemish.immaculate.CheckTask
 
getArgs() - Method in class dev.lukebemish.immaculate.steps.WrapperFormattingStep
 
getClasspath() - Method in class dev.lukebemish.immaculate.ForkFormatterSpec
 
getConfig() - Method in class dev.lukebemish.immaculate.steps.EclipseJdtFormatStep
 
getConfig() - Method in class dev.lukebemish.immaculate.steps.ImportOrderStep
 
getDefaultJavaLauncher() - Method in class dev.lukebemish.immaculate.ImmaculateExtension
 
getDependencies() - Method in class dev.lukebemish.immaculate.steps.ExternalFormattingStep
 
getFiles() - Method in class dev.lukebemish.immaculate.CheckTask
 
getFiles() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
getFormatter() - Method in class dev.lukebemish.immaculate.steps.EclipseJdtFormatStep
 
getFormatter() - Method in class dev.lukebemish.immaculate.steps.GoogleJavaFormatStep
 
getFormatter() - Method in class dev.lukebemish.immaculate.steps.PalantirJavaFormatStep
 
getFormatterClasspath() - Method in class dev.lukebemish.immaculate.steps.ExternalFormattingStep
 
getHideStacktrace() - Method in class dev.lukebemish.immaculate.ForkFormatterSpec
 
getHideStacktrace() - Method in class dev.lukebemish.immaculate.steps.WrapperFormattingStep
 
getJavaLauncher() - Method in class dev.lukebemish.immaculate.ForkFormatterSpec
 
getJavaLauncher() - Method in class dev.lukebemish.immaculate.steps.WrapperFormattingStep
 
getJvmArgs() - Method in class dev.lukebemish.immaculate.ForkFormatterSpec
 
getJvmArgs() - Method in class dev.lukebemish.immaculate.steps.WrapperFormattingStep
 
getLoggingConfiguration() - Method in class dev.lukebemish.immaculate.CheckTask
 
getLoggingConfiguration() - Method in class dev.lukebemish.immaculate.steps.WrapperFormattingStep
 
getMessage() - Method in exception dev.lukebemish.immaculate.FormattingException
 
getName() - Method in class dev.lukebemish.immaculate.FormattingStep
 
getObjectFactory() - Method in class dev.lukebemish.immaculate.steps.WrapperFormattingStep
 
getObjects() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
getOldCopyDirectory() - Method in class dev.lukebemish.immaculate.CheckTask
 
getProgramArgs() - Method in class dev.lukebemish.immaculate.ForkFormatterSpec
 
getProject() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
getProject() - Method in class dev.lukebemish.immaculate.steps.ExternalFormattingStep
 
getReportIssuesRootPath() - Method in class dev.lukebemish.immaculate.CheckTask
 
getReportIssuesRootPath() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
getReportIssuesRootPath() - Method in class dev.lukebemish.immaculate.ImmaculateExtension
 
getRuntime() - Method in class dev.lukebemish.immaculate.FormatterDependencies
 
getSteps() - Method in class dev.lukebemish.immaculate.CheckTask
 
getSteps() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
getToggleOff() - Method in class dev.lukebemish.immaculate.CheckTask
 
getToggleOff() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
getToggleOn() - Method in class dev.lukebemish.immaculate.CheckTask
 
getToggleOn() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
getTruncateExceptions() - Method in class dev.lukebemish.immaculate.CheckTask
 
getTruncateExceptions() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
getTruncateExceptions() - Method in class dev.lukebemish.immaculate.ImmaculateExtension
 
getVersion() - Method in class dev.lukebemish.immaculate.steps.EclipseJdtFormatStep
 
getVersion() - Method in class dev.lukebemish.immaculate.steps.GoogleJavaFormatStep
 
getVersion() - Method in class dev.lukebemish.immaculate.steps.PalantirJavaFormatStep
 
getWorkflows() - Method in class dev.lukebemish.immaculate.ImmaculateExtension
 
getWrapperClass() - Method in class dev.lukebemish.immaculate.ForkFormatterSpec
 
google() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
google(Action<GoogleJavaFormatStep>) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
GoogleJavaFormatStep - Class in dev.lukebemish.immaculate.steps
 
GoogleJavaFormatStep() - Constructor for class dev.lukebemish.immaculate.steps.GoogleJavaFormatStep
 

I

ImmaculateExtension - Class in dev.lukebemish.immaculate
 
ImmaculateExtension(Project, JavaToolchainService) - Constructor for class dev.lukebemish.immaculate.ImmaculateExtension
 
ImmaculatePlugin - Class in dev.lukebemish.immaculate
 
ImmaculatePlugin() - Constructor for class dev.lukebemish.immaculate.ImmaculatePlugin
 
importOrder(Action<ImportOrderStep>) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
ImportOrderStep - Class in dev.lukebemish.immaculate.steps
 
ImportOrderStep() - Constructor for class dev.lukebemish.immaculate.steps.ImportOrderStep
 

J

java() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
java(Action<PatternFilterable>) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 

L

linewise(String, UnaryOperator<String>) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
LinewiseStep - Class in dev.lukebemish.immaculate.steps
 
LinewiseStep() - Constructor for class dev.lukebemish.immaculate.steps.LinewiseStep
 

N

noTabs() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
noTabs(int) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
noTrailingSpaces() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 

P

palantir() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
palantir(Action<PalantirJavaFormatStep>) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
PalantirJavaFormatStep - Class in dev.lukebemish.immaculate.steps
 
PalantirJavaFormatStep() - Constructor for class dev.lukebemish.immaculate.steps.PalantirJavaFormatStep
 
PLUGIN_VERSION - Static variable in class dev.lukebemish.immaculate.ImmaculatePlugin
 

R

removeUnusedImports() - Method in class dev.lukebemish.immaculate.steps.GoogleJavaFormatStep
 

S

sortImports() - Method in class dev.lukebemish.immaculate.steps.GoogleJavaFormatStep
 
sources() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
sources(Action<PatternFilterable>) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
step(String, Class<T>) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 
step(String, Class<T>, Action<? super T>) - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 

T

trailingNewline() - Method in class dev.lukebemish.immaculate.FormattingWorkflow
 

W

workflow(FormattingWorkflow) - Method in class dev.lukebemish.immaculate.FormattingStep
 
workflow(FormattingWorkflow) - Method in class dev.lukebemish.immaculate.steps.ExternalFormattingStep
 
WrapperFormattingStep - Class in dev.lukebemish.immaculate.steps
 
WrapperFormattingStep() - Constructor for class dev.lukebemish.immaculate.steps.WrapperFormattingStep
 
A C D E F G I J L N P R S T W 
All Classes and Interfaces|All Packages|Serialized Form