Hi,
In drools rules, we can use "<" or ">" (also "<="
and ">") to write
conditions
with numbers and strings.
But how does it work?
My question is, does it call the compareTo() method?
If it does, will those operators work with any objects inherited from
Comparable<T>?
Thanks.
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/Less-than-greater-tha...
Sent from the Drools - User mailing list archive at
Nabble.com.