public abstract class AppEvent extends ActEvent<App> implements SystemEvent
SOURCE_PLACEHODER
source
Constructor and Description |
---|
AppEvent(AppEventId id,
App source) |
Modifier and Type | Method and Description |
---|---|
int |
id() |
getSource, toString
public AppEvent(AppEventId id, App source)
Copyright © 2014-2017 ActFramework. All Rights Reserved.