@Deprecated
public abstract class LicenseListener
extends java.lang.Object
| 构造器和说明 |
|---|
LicenseListener()
已过时。
|
LicenseListener(int priority)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getPriority()
已过时。
|
abstract void |
onChange()
已过时。
|