java.lang.Object
dk.jonaslindstrom.ruffini.common.structures.FieldOfFractions<Integer>
dk.jonaslindstrom.ruffini.integers.structures.Rationals
All Implemented Interfaces:
AdditiveGroup<Fraction<Integer>>, CommutativeMonoid<Fraction<Integer>>, Field<Fraction<Integer>>, Group<Fraction<Integer>>, Monoid<Fraction<Integer>>, Ring<Fraction<Integer>>, Semigroup<Fraction<Integer>>, SemiRing<Fraction<Integer>>, Set<Fraction<Integer>>

public class Rationals extends FieldOfFractions<Integer>