Uses of Class
org.zfcj.math.numbers.concrete.One
Packages that use One
Package
Description
Core numeric types for integer and
real-valued arithmetic
Provides the auto-generated
ConcreteNumber
abstract
base class along with its singleton sub-types Zero
,
One
, Two
, etc and supporting types-
Uses of One in org.zfcj.math.numbers
Methods in org.zfcj.math.numbers that return One -
Uses of One in org.zfcj.math.numbers.concrete
Fields in org.zfcj.math.numbers.concrete declared as One