public abstract class Functor<T> extends Promise<T>
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
boolean |
isReady() |
asPromise, getDescription, Voidpublic Functor(Promise<?>... waitFor)
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.