Inherits from NSObject
Declared in KWFutureObject.h

Class Methods

futureObjectWithBlock:

+ (id)futureObjectWithBlock:(KWFutureObjectBlock)block

objectWithObjectPointer:

+ (id)objectWithObjectPointer:(id *)pointer

Instance Methods

initWithBlock:

- (id)initWithBlock:(KWFutureObjectBlock)aBlock

object

- (id)object