Interface Function1WithException<In,Out>


public interface Function1WithException<In,Out>
Findable name for java.util.function.Function
  • Method Summary

    Modifier and Type
    Method
    Description
    call(In i)