Uses of Class
org.apache.commons.statistics.descriptive.UInt96
Packages that use UInt96
Package
Description
Implementations of univariate statistics.
-
Uses of UInt96 in org.apache.commons.statistics.descriptive
Methods in org.apache.commons.statistics.descriptive that return UInt96Modifier and TypeMethodDescription(package private) static UInt96
UInt96.create()
Create an instance.(package private) static UInt96
UInt96.of
(long x) Create an instance of thelong
value.Methods in org.apache.commons.statistics.descriptive with parameters of type UInt96