-
public interface Function1<P,R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
apply(P param)
-
public interface Function1<P,R>
Modifier and Type | Method | Description |
---|---|---|
R |
apply(P param) |