static Callable<Object>
callable(Runnable task)
static <T> Callable<T>
callable(Runnable task, T result)
Copyright © 2018. All rights reserved.