Skip navigation links
A B C D G H I L S U V W 

A

add(BandwidthLimitation) - Method in class com.y0ga.Networking.BandwidthLimitation
Adds two limitations and returns the result.
AsyncTask<T> - Class in com.y0ga.Networking.Asynchronous
An awaitable asynchronous task wrapping a Future that can be retrieved using AsyncTask.getUnderlyingFuture()
AsyncTask(Future<T>) - Constructor for class com.y0ga.Networking.Asynchronous.AsyncTask
Creates a new instance of the class from an existing Future
await() - Method in class com.y0ga.Networking.Asynchronous.AsyncTask
Waits for the operation to complete and returns the result.
await(long, TimeUnit) - Method in class com.y0ga.Networking.Asynchronous.AsyncTask
Waits for the operation to complete within the specified delay and returns the result.
A B C D G H I L S U V W 
Skip navigation links