Interface ThreadPoolBudget.Lease

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
ThreadPoolBudget.Leased
Enclosing class:
ThreadPoolBudget

public static interface ThreadPoolBudget.Lease extends Closeable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface java.io.Closeable

    close
  • Method Details

    • getThreads

      int getThreads()