Class VariantLicenseChecker

  • All Implemented Interfaces:
    LicenseChecker

    public class VariantLicenseChecker
    extends java.lang.Object
    implements LicenseChecker
    Checks the license for the variant module.
    Since:
    3.0.0
    Author:
    Nils Christian Ehmke<[email protected]>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void checkLicense()
      Checks the license.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VariantLicenseChecker

        public VariantLicenseChecker()