Uses of Package
org.zfcj.math.numbers.concrete
Packages that use org.zfcj.math.numbers.concrete
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-
Classes in org.zfcj.math.numbers.concrete used by org.zfcj.math.numbers
-
Classes in org.zfcj.math.numbers.concrete used by org.zfcj.math.numbers.concreteClassDescriptionAn
Integer
that is at least some otherInteger
AnInteger
no less than 8AnInteger
no less than 18AnInteger
no less than 11AnInteger
no less than 15AnInteger
no less than 5AnInteger
no less than 4AnInteger
no less than 14AnInteger
no less than -1AnInteger
no less than 9AnInteger
no less than 19AnInteger
no less than 1AnInteger
no less than 7AnInteger
no less than 17AnInteger
no less than 6AnInteger
no less than 16AnInteger
no less than 10AnInteger
no less than 13AnInteger
no less than 3AnInteger
no less than 12AnInteger
no less than 20AnInteger
no less than 2AnInteger
no less than 0AnInteger
that is at most some otherInteger
AnInteger
no greater than 8AnInteger
no greater than 18AnInteger
no greater than 11AnInteger
no greater than 15AnInteger
no greater than 5AnInteger
no greater than 4AnInteger
no greater than 14AnInteger
no greater than -1AnInteger
no greater than 9AnInteger
no greater than 19AnInteger
no greater than 1AnInteger
no greater than 7AnInteger
no greater than 17AnInteger
no greater than 6AnInteger
no greater than 16AnInteger
no greater than 10AnInteger
no greater than 13AnInteger
no greater than 3AnInteger
no greater than 12AnInteger
no greater than 20AnInteger
no greater than 2AnInteger
no greater than 0AConcreteNumber
is anInteger
whose value is always the same specific integer and is identified by its type name.The concrete number 8The concrete number 18The concrete number 11The concrete number 15The concrete number 5The concrete number 4The numberFour
or the numberEight
The concrete number 14The concrete number -1The concrete number 9The concrete number 19Represents anInteger
that is 1 less than some other (integer)ConcreteNumber
Represents anInteger
that is 1 more than some other (integer)ConcreteNumber
The concrete number 1The concrete number 7The concrete number 17The concrete number 6The concrete number 16The concrete number 10The concrete number 13The concrete number 3The concrete number 12The concrete number 20The concrete number 2The concrete number 0