Interface NullableBigDecimalFunction1<T0>
- Type Parameters:
T0
- Type of argument #0
- All Superinterfaces:
Function<BigDecimal>
,Function1<T0,
BigDecimal>
Function that takes one parameter and returns a
BigDecimal
value that
may be null.-
Field Summary
-
Method Summary