public abstract class AppEvent extends ActEvent<App> implements SystemEvent
SOURCE_PLACEHODER| Constructor and Description |
|---|
AppEvent(AppEventId id,
App source) |
| Modifier and Type | Method and Description |
|---|---|
int |
id() |
java.lang.String |
toString() |
public AppEvent(AppEventId id, App source)
Copyright © 2014–2017 ActFramework. All rights reserved.