Interface ThreadPoolBudget.Lease

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

@Deprecated(since="2021-05-27") public static interface ThreadPoolBudget.Lease extends Closeable
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Deprecated.
     

    Methods inherited from interface java.io.Closeable

    close
  • Method Details

    • getThreads

      int getThreads()
      Deprecated.