public class ConcurrentUtils
extends java.lang.Object
| Constructor and Description | 
|---|
ConcurrentUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static java.util.concurrent.Future | 
execute(ParseContext context,
       java.lang.Runnable runnable)
Execute a runnable using an ExecutorService from the ParseContext if possible. 
 | 
public static java.util.concurrent.Future execute(ParseContext context, java.lang.Runnable runnable)
context - runnable - "Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"