Package anlavn.net
Class License
java.lang.Object
anlavn.net.License
The License class supports marks the copyright for the project.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
License
public License()
-
-
Method Details
-
check
Use this method to check the license authority. If there are enough permissions, the program will continue to execute. Otherwise stop/delete the program.- Parameters:
licenseKey
- is your license key.- See Also:
-
check
Use this method to check the license authority. If there are enough permissions, the program will continue to execute. Otherwise stop/delete the program.- Parameters:
licenseKey
- is your license key.author
- is github username of the author.- See Also:
-