Package io.anyline2.core
Class PublicLicense
-
- All Implemented Interfaces:
public class PublicLicense
-
-
Constructor Summary
Constructors Constructor Description PublicLicense()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()static booleanisLicenseValid()static StringgetVersionString()-
-
Method Detail
-
delete
synchronized void delete()
-
isLicenseValid
static boolean isLicenseValid()
-
getVersionString
static String getVersionString()
-
-
-
-