Interface ThrowingHandler<T>


public interface ThrowingHandler<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(T t)