Interface ExecutorPlus.MaximumPoolSizeListener

Enclosing interface:
ExecutorPlus

public static interface ExecutorPlus.MaximumPoolSizeListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onUpdateMaximumPoolSize(int maximumPoolSize)
    Listener to follow changes to the maximum pool size
  • Method Details

    • onUpdateMaximumPoolSize

      void onUpdateMaximumPoolSize(int maximumPoolSize)
      Listener to follow changes to the maximum pool size