Class PrimeField

All Implemented Interfaces:
AdditiveGroup<Integer>, CommutativeMonoid<Integer>, Field<Integer>, Group<Integer>, Monoid<Integer>, Ring<Integer>, Semigroup<Integer>, SemiRing<Integer>, Set<Integer>

public class PrimeField extends IntegersModuloN implements Field<Integer>