JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
one.xingyi.helpers
Interface NumberHelpers
public interface
NumberHelpers
Method Summary
Static Methods
Modifier and Type
Method
Description
static int
avg
(int total, int count)
static long
avg
(long total, int count)
Method Details
avg
static
long
avg
(long total, int count)
avg
static
int
avg
(int total, int count)