java.lang.Object
com.aquima.interactions.matching.impl.model.ValueCache

public class ValueCache extends Object
This class is responsible for caching values from match functions if needed. Only case values will be cached by this class.
Since:
6.2
Author:
O. Kerpershoek
  • Constructor Details

    • ValueCache

      protected ValueCache(boolean cachingEnabled)
  • Method Details