Interface Function<In,Out>
-
public interface Function<In,Out>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Out
apply(In in)
-
public interface Function<In,Out>
Modifier and Type | Method | Description |
---|---|---|
Out |
apply(In in) |