com.perisic.ring
Class IntegerRing

java.lang.Object
  |
  +--com.perisic.ring.Ring
        |
        +--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: