Control.invoke

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Object invoke(Object delegate(Object[]) dg, Object[] args)
  2. void invoke(void delegate() dg)
    class Control
    final
    void
    invoke
    (
    void delegate
    ()
    dg
    )

Meta