public static final class Math.abs extends Function.SingleFunction<Number>
Function.ArgDrivenFunction<SOURCE,RETTYPE>, Function.ArgDrivenListFunction<S>, Function.ArgDrivenSingleFunction<S,R>, Function.BaseFunction<T>, Function.ListFunction, Function.SingleFunction<T>, Function.SquashFunction<T>| Constructor and Description |
|---|
abs() |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<Number> |
applySingle(Object arg) |
applyListapplyprotected Optional<Number> applySingle(Object arg)
applySingle in class Function.SingleFunction<Number>Copyright © 2023. All rights reserved.