public final class Maths extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
div10(int number) |
static int |
mul10(int value) |
static int |
mul100(int value) |
static int |
unsignedDiv10(int number) |
static int |
unsignedDiv1000(int n) |
Copyright © 2019. All rights reserved.