CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

Primitive predicate int :: abs

Returns the absolute value of the receiver (or INT_MIN when the receiver is INT_MIN)

int abs ( )