Uses of Interface
org.zfcj.math.numbers.concrete.AtMostFive
Packages that use AtMostFive
Package
Description
Provides the auto-generated
ConcreteNumber
abstract
base class along with its singleton sub-types Zero
,
One
, Two
, etc and supporting types-
Uses of AtMostFive in org.zfcj.math.numbers.concrete
Subinterfaces of AtMostFive in org.zfcj.math.numbers.concreteModifier and TypeInterfaceDescriptioninterface
AnInteger
no greater than 4interface
AnInteger
no greater than -1interface
AnInteger
no greater than 1interface
AnInteger
no greater than 3interface
AnInteger
no greater than 2interface
AnInteger
no greater than 0Classes in org.zfcj.math.numbers.concrete that implement AtMostFiveModifier and TypeClassDescriptionfinal class
The concrete number 5final class
The concrete number 4final class
The concrete number -1final class
The concrete number 1final class
The concrete number 3final class
The concrete number 2final class
The concrete number 0