Package com.diffplug.spotless
Interface FormatterFunc.NeedsFile
- All Superinterfaces:
FormatterFunc
- Enclosing interface:
FormatterFunc
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.diffplug.spotless.FormatterFunc
FormatterFunc.Closeable, FormatterFunc.NeedsFile
-
Method Summary
Methods inherited from interface com.diffplug.spotless.FormatterFunc
lint
-
Method Details
-
applyWithFile
- Throws:
Exception
-
apply
- Specified by:
apply
in interfaceFormatterFunc
- Throws:
Exception
-
apply
- Specified by:
apply
in interfaceFormatterFunc
- Throws:
Exception
-