JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.sis.util
Numbers
Uses of Class
org.apache.sis.util.Numbers
Packages that use
Numbers
Package
Description
org.apache.sis.util
Simple data objects and miscellaneous utilities.
Uses of
Numbers
in
org.apache.sis.util
Fields in
org.apache.sis.util
with type parameters of type
Numbers
Modifier and Type
Field
Description
private static final
Map
<
Class
<?>,
Numbers
>
Numbers.
MAPPING
Mapping between a primitive type and its wrapper, if any.