public class ClassProtectionHelper
extends java.lang.Object
构造器和说明 |
---|
ClassProtectionHelper() |
限定符和类型 | 方法和说明 |
---|---|
void |
execute()
在系统加载关键类之前,先从加密的字符串中加载进去,防止用户修改关键类
|
static ClassProtectionHelper |
getInstance() |
public static ClassProtectionHelper getInstance()
public void execute()