com.ibm.commerce.order.calculation

Class RangeCache



  • public class RangeCache
    extends Cache
    Caches the CALRANGE table.
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RangeCache

        public RangeCache()
        Constructor.
      • RangeCache

        public RangeCache(int anCacheSize)
        Constructor.
        Parameters:
        anCacheSize - The maximum cache size.