[rules-users] does WorkingMemory.iterator support remove()?

Mark Proctor mproctor at codehaus.org
Fri Oct 5 11:31:26 EDT 2007


Godmar Back wrote:
> Does the iterator returned by WorkingMemory.iterator support remove()?
>
> I checked the javadoc and the Drools manual, but may have missed it.
>   
If you try it you'll get an exception thrown "UnsupportedOperationException"
http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/drools-core/src/main/java/org/drools/util/JavaIteratorAdapter.java
> Please answer and augment documentation.
>
>  - Godmar
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>   




More information about the rules-users mailing list