[rules-users] accumulate / sum and ArrayList

rajaamirapu raja.amirapu at gmail.com
Wed Feb 5 03:42:29 EST 2014


Hi,
If want to add two list element wise how can i do it.
like if pass list1 and list2, the elements should be added
like list3 contains first element list1.get(0) + list2.get(0) and second
contains list1.get(1) + list2.get(1)
Regards,
Raj



--
View this message in context: http://drools.46999.n3.nabble.com/accumulate-sum-and-ArrayList-tp55888p4027999.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list