Hierarchy For Package org.uncommons.maths.number
Class Hierarchy
- java.lang.Object
- org.uncommons.maths.number.AdjustableNumberGenerator<T> (implements org.uncommons.maths.number.NumberGenerator<T>)
- org.uncommons.maths.number.ConstantGenerator<T> (implements org.uncommons.maths.number.NumberGenerator<T>)
- java.lang.Number (implements java.io.Serializable)
- org.uncommons.maths.number.Rational (implements java.lang.Comparable<T>)
Interface Hierarchy
- org.uncommons.maths.number.NumberGenerator<T>