public abstract class BaseEngine
extends java.lang.Object
| 构造器和说明 |
|---|
BaseEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
init(BaseListener listener) |
protected void |
showErrorMessage(ProfileState state) |
protected boolean |
updateTrails(ProfileState profileState,
java.lang.String scope) |
public void init(BaseListener listener)
protected void showErrorMessage(ProfileState state)
protected boolean updateTrails(ProfileState profileState,
java.lang.String scope)