In File 1:
PPTY1=PPTY2
In File 2:
PPTY2=VALUE1
In File 1:
PPTY1=${PPTY2}
In File 2:
PPTY2=VALUE1
Is it a right thing to do or better i should create a new Comparator ? My old comparator code is for Double value's and my new code added
is for String.
range = MAX_VALUE - MIN_VALUE