@Retention(value=RUNTIME) @Target(value=METHOD) @Beta public @interface AllowConcurrentEvents
This does not mark the method, and so should be used in combination with Subscribe.
Subscribe
Copyright © 2010-2017. All Rights Reserved.