Uses of Class
org.networkcalculus.num.implementations.RationalInt
-
Packages that use RationalInt Package Description org.networkcalculus.num.implementations -
-
Uses of RationalInt in org.networkcalculus.num.implementations
Fields in org.networkcalculus.num.implementations declared as RationalInt Modifier and Type Field Description private static RationalInt
RationalInt. instance
Methods in org.networkcalculus.num.implementations that return RationalInt Modifier and Type Method Description static RationalInt
RationalInt. getInstance()
Constructors in org.networkcalculus.num.implementations with parameters of type RationalInt Constructor Description RationalInt(RationalInt num)
-