Uses of Interface
components.naturalnumber.NaturalNumberKernel
Packages that use NaturalNumberKernel
Package
Description
Provides the
NaturalNumber
family interfaces and implementing classes.-
Uses of NaturalNumberKernel in components.naturalnumber
Subinterfaces of NaturalNumberKernel in components.naturalnumberModifier and TypeInterfaceDescriptioninterface
NaturalNumberKernel
enhanced with secondary methods.Classes in components.naturalnumber that implement NaturalNumberKernelModifier and TypeClassDescriptionclass
NaturalNumber
represented as ajava.math.BigInteger
with implementations of primary methods.class
class
NaturalNumber
represented as aString
with implementations of primary methods.class
class
Layered implementations of secondary methods forNaturalNumber
.