Class ComputedInteger

java.lang.Object
All Implemented Interfaces:
ComputedValue<Integer>, Displayable, Storable, Cloneable, Comparable<ComputedInteger>

public class ComputedInteger extends AbstractComputedInteger implements Comparable<ComputedInteger>