Interface Utility.RunnableWithException<E extends Exception>

Enclosing class:
Utility

public static interface Utility.RunnableWithException<E extends Exception>
  • Method Summary

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