Interface Function1<T0,R>
- Type Parameters:
T0
- Type of parameter 0R
- Result type
- All Superinterfaces:
Function<R>
- All Known Subinterfaces:
BigDecimalFunction1<T0>
,NullableBigDecimalFunction1<T0>
,NullableDoubleFunction1<T0>
,NullableFloatFunction1<T0>
,NullableIntegerFunction1<T0>
,NullableLongFunction1<T0>
,RelProtoDataType
Function with one parameter.
-
Field Summary
-
Method Summary
-
Field Details
-
IDENTITY
The identity function.- See Also:
-
-
Method Details
-
apply
-