Class LexoDecimal

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

public class LexoDecimal extends Object implements Comparable<LexoDecimal>
Represents a decimal with a configurable numerical system.

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