Skip navigation links
A C E G O R S T 

A

await() - Method in class com.github.deinok.threading.Task
Ensures that the result is ready to be returned

C

com.github.deinok.threading - package com.github.deinok.threading
 

E

execute(R) - Method in interface com.github.deinok.threading.OnSuccess
 
executeAsync() - Method in class com.github.deinok.threading.Task
 
executeSync() - Method in class com.github.deinok.threading.Task
 

G

getPriority() - Method in class com.github.deinok.threading.Task
 
getResult() - Method in class com.github.deinok.threading.Task
 

O

OnSuccess<R> - Interface in com.github.deinok.threading
 
onSuccess(OnSuccess<T>) - Method in class com.github.deinok.threading.Task
 

R

RuntimeThreadException - Exception in com.github.deinok.threading
 
RuntimeThreadException() - Constructor for exception com.github.deinok.threading.RuntimeThreadException
 
RuntimeThreadException(String) - Constructor for exception com.github.deinok.threading.RuntimeThreadException
 
RuntimeThreadException(String, Throwable) - Constructor for exception com.github.deinok.threading.RuntimeThreadException
 
RuntimeThreadException(Throwable) - Constructor for exception com.github.deinok.threading.RuntimeThreadException
 

S

setPriority(int) - Method in class com.github.deinok.threading.Task
 

T

Task<T> - Class in com.github.deinok.threading
 
Task(Callable<T>) - Constructor for class com.github.deinok.threading.Task
 
A C E G O R S T 
Skip navigation links

Copyright © 2016. All rights reserved.