Module ImCache

Interface ThrowingConsumer<T>


public interface ThrowingConsumer<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T t)