Class StringRangeValue
- java.lang.Object
-
- com.aquima.interactions.matching.impl.functions.range.StringRangeValue
-
- All Implemented Interfaces:
IMatchValue
public class StringRangeValue extends Object implements IMatchValue
Match value implementation for a range supply value.- Since:
- 6.2
- Author:
- O. Kerpershoek, F. van der Meer
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
StringRangeValue(String strValue, String rangeSeperator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
protected char[]
getHeader()
protected char[]
getLowerRange()
protected char[]
getUpperRange()
int
hashCode()
-