public class MathUtils extends Object
| Constructor and Description |
|---|
MathUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
signSafeMod(long dividend,
int divisor)
Compute sign safe mod.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.