Class LexoInteger

java.lang.Object
com.atlassian.greenhopper.model.lexorank.LexoInteger
All Implemented Interfaces:
Comparable<LexoInteger>

public class LexoInteger extends Object implements Comparable<LexoInteger>
Represents an integer with a configurable numerical system.

Provides several arithmetic operations and convenience emthods to make it easier to do calculations.