Package javafx.concurrent

Provides the set of classes for javafx.task.

This package provides the ability to run application code on threads other than the JavaFX event dispatch thread. The ability to control the execution and track the progress of the application code is also provided.