Future.for_object


Description:

[ CCode ( has_construct_function = false ) ]
public Future.for_object (Object value)

Creates a new [class@Dex.

Future] that is resolved with value.

Parameters:

value

the value

Returns:

a resolved [class@Dex.Future]