Interface TracingSpoolingManager.CheckedSupplier<T,E extends Exception>

Enclosing class:
TracingSpoolingManager

public static interface TracingSpoolingManager.CheckedSupplier<T,E extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details

    • get

      T get() throws E
      Throws:
      E