EventQueue.receive

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Event receive(Duration dur)
  2. Event receive()
    class EventQueue
    receive
    (
    this Q
    )
    ()
    if (
    is(Q == EventQueue) ||
    is(Q == shared EventQueue)
    )

Meta