delight.async.helper.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of delight-async Show documentation
Show all versions of delight-async Show documentation
Asynchronous utilities for Java and GWT applications. Includes a simple promise implementation for Java.
/**
* Public interfaces which usually don't have to be instantiated directly.
* @author Max Rohde
*
*/
package delight.async.helper;