LockSupport.parkUntil

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void parkUntil(Object blocker, MonoTime deadline)
  2. void parkUntil(MonoTime deadline)
  3. void parkUntil(long deadline)
    class LockSupport
    deprecated static
    void
    parkUntil
    ()

Meta