Interface DBTraceDelegatingManager.ExcFunction<T,R,E extends Throwable>

Enclosing interface:
DBTraceDelegatingManager<M>

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

    Modifier and Type
    Method
    Description
    apply(T t)
     
  • Method Details

    • apply

      R apply(T t) throws E
      Throws:
      E