When I try to import MultiMap in Drools rule it caused an error below
[11,25]: [ERR 102] Line 11:25 mismatched input 'COLLECT' expecting 'identifier' in import
Does anyone know how can I import any com.google.common.collect in Drools rule?
P.S. Problem soleved If anyone is interested you should use backquotes like below
com.google.common.`collect`.Multimap
Problem soleved If anyone is interested you should use backquotes like below
com.google.common.`collect`.Multimap
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With