public class

BigIntegers

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.util.format.BigIntegers

Class Overview

A collection of BigInteger utility routines.

Summary

Public Constructors
BigIntegers()
Public Methods
static BigInteger max(Collection<BigInteger> coll)
static BigInteger min(Collection<BigInteger> coll)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public BigIntegers ()

Public Methods

public static BigInteger max (Collection<BigInteger> coll)

public static BigInteger min (Collection<BigInteger> coll)