Interface Function<In,Out>


public interface Function<In,Out>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(In in)