Package me.snowdrop.licenses.sanitiser
Class NoopLicenseSanitiser
- java.lang.Object
-
- me.snowdrop.licenses.sanitiser.NoopLicenseSanitiser
-
- All Implemented Interfaces:
LicenseSanitiser
public class NoopLicenseSanitiser extends java.lang.Object implements LicenseSanitiser
- Author:
- Gytis Trikleris
-
-
Constructor Summary
Constructors Constructor Description NoopLicenseSanitiser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DependencyElementfix(DependencyElement dependencyElement)
-
-
-
Method Detail
-
fix
public DependencyElement fix(DependencyElement dependencyElement)
- Specified by:
fixin interfaceLicenseSanitiser
-
-