Interface ThrowingExceptionsFunction<E,​F>


public interface ThrowingExceptionsFunction<E,​F>
  • Method Summary

    Modifier and Type Method Description
    F apply​(E value)