E - the expression type returned by the abs() methodpublic interface HasAbs<E extends HasAbs<E>>
abs() method for getting the
absolute value of the result from the current expression.| Modifier and Type | Method and Description |
|---|---|
E |
abs()
Returns a new expression that returns the absolute value of the result
of the current expression.
|
E abs()
Copyright © 2019 Speedment, Inc.. All rights reserved.