Interface Function<I,​O>


public interface Function<I,​O>
  • Method Summary

    Modifier and Type Method Description
    O apply​(I item)