Class AbstractComputedInteger

java.lang.Object
com.storedobject.core.AbstractComputedValue<Integer>
com.storedobject.core.AbstractComputedInteger
All Implemented Interfaces:
ComputedValue<Integer>, Displayable, Storable, Cloneable
Direct Known Subclasses:
ComputedInteger, ComputedMinute

public abstract class AbstractComputedInteger extends AbstractComputedValue<Integer>