Interface JdbcApiStats.ThrowingRunnable<E extends Exception>

Enclosing class:
JdbcApiStats

public static interface JdbcApiStats.ThrowingRunnable<E extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     
  • Method Details