/Task.Java

My implementation of a state machine in java that mimics the await functionality of the Task Parallel Library in C#.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Task.Java

My implementation of a state machine in java that mimics the functionality of the Task Parallel Library in C#.