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 void
delete()
static boolean
isLicenseValid()
static String
getVersionString()
-
-
Method Detail
-
delete
synchronized void delete()
-
isLicenseValid
static boolean isLicenseValid()
-
getVersionString
static String getVersionString()
-
-
-
-