public class Executors extends Object
| Constructor and Description |
|---|
Executors() |
| Modifier and Type | Method and Description |
|---|---|
static Executor |
javaFXAT()
Executes tasks on the JavaFX Application thread using
Platform.runLater().
|
public static Executor javaFXAT()
Copyright © 2015. All rights reserved.