future


Description:

public virtual Future<G> future ()

Returns a Future version of this result.

Result implementation: Creates a future completed with this result.

Future implementation: Returns this.

Returns:

the future