Interface FunctionWithIO<T,R>


public interface FunctionWithIO<T,R>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(T value)