Class LicenseHeader
java.lang.Object
com.diffplug.spotless.maven.generic.LicenseHeader
- All Implemented Interfaces:
FormatterStepFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal FormatterStepnewFormatterStep(FormatterStepConfig config) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.diffplug.spotless.maven.FormatterStepFactory
init
-
Constructor Details
-
LicenseHeader
public LicenseHeader()
-
-
Method Details
-
newFormatterStep
- Specified by:
newFormatterStepin interfaceFormatterStepFactory
-