com.perisic.ring
Class IntegerRing

java.lang.Object
  extended by com.perisic.ring.Ring
      extended by com.perisic.ring.IntegerRing

public class IntegerRing
extends Ring

The ring of Integers. In essential this class wraps the java.math.Biginteger class.

Note that this class has no public constructor. The only public instance of this class is Ring.Z.

Example of use: