public class AuthorizedTasks extends Object
AuthorizedTasks()
static <V> Callable<V>
bind(Callable<V> task)
Callable
static <V> Runnable
bind(Runnable task)
Runnable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthorizedTasks()
public static <V> Callable<V> bind(Callable<V> task)
task
public static <V> Runnable bind(Runnable task)
Copyright © 2020. All Rights Reserved.