of


Description:

public static Future<G> of<G> (owned G value)

Creates a future completed with the given value.

Returns:

the future completed with the given value