interfaces.Deferrable.Deferrable(a, b, …argsopt)

new Deferrable(a, b, …argsopt)

Constructs an instance of a Deferrable.
Parameters:
Name Type Attributes Description
a * Instance methods this integration/interface must have in addition to those up the prototype change
b * Static methods this integration/interface must have in addition to those up the prototype change
args * <optional>
<repeatable>
Arguments to pass to interfaces.Initializable#__init__ if it exists.
See: