Interface DBTraceDelegatingManager.ExcSupplier<T,E extends Throwable>

Enclosing interface:
DBTraceDelegatingManager<M>

public static interface DBTraceDelegatingManager.ExcSupplier<T,E extends Throwable>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details

    • get

      T get() throws E
      Throws:
      E