@Target(value=TYPE) @Retention(value=RUNTIME) public @interface AppListener
boolean
async
int
order
Class<? extends AppEvent>
type
public abstract Class<? extends AppEvent> type
public abstract boolean async
public abstract int order
Copyright © 2016 jetbrick. All rights reserved.