Class Async
java.lang.Object
com.codename1.annotations.Async
Helper annotations for asynchronous computation.
Used for example in IntelliJ IDEA's debugger for async stacktraces feature.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceIndicates that the marked method executes async computation.static @interfaceIndicates that the marked method schedules async computation. -
Method Summary