@Retention(value=RUNTIME) @Target(value={METHOD,PARAMETER,TYPE}) public @interface Async
boolean
async
public abstract boolean async