DelegatingSubject.execute

Undocumented in source. Be warned that the author may not have intended to support it.
  1. V execute(Callable!(V) callable)
    class DelegatingSubject
    V
    execute
    (
    V
    )
    (
    Callable!(V) callable
    )
  2. void execute(Runnable runnable)

Meta