You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(BTW, I tried to run EA implementation in Android and I couldn't make it work, maybe an annotation processor based implementation would make this easier)
It would be nice for lombok-pg to add c# like async/await functionality:
https://msdn.microsoft.com/en-us/library/hh191443.aspx
It would require to turn the method into a state machine like a generator.
https://github.com/peichhorn/lombok-pg/wiki/Yield
The text was updated successfully, but these errors were encountered: