Interface ConsumerWithException<T>


public interface ConsumerWithException<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T t)