This project is a simple demonstration of multi-threading API calls and using ExecutorService to ensure they are all
finished.
The ExecutorService code can be found in the main class here
The API called just returns the time.
This project is a simple demonstration of multi-threading API calls and using ExecutorService to ensure they are all
finished.
The ExecutorService code can be found in the main class here
The API called just returns the time.