Package org.xbill.DNS

Class AsyncSemaphore.Permit

java.lang.Object
org.xbill.DNS.AsyncSemaphore.Permit
Enclosing class:
AsyncSemaphore

final class AsyncSemaphore.Permit extends Object
  • Constructor Details

    • Permit

      Permit()
  • Method Details

    • release

      public void release(int id, Executor executor)