public class BindableIterable extends Object implements BindableDataProvider
| Constructor and Description |
|---|
BindableIterable(Iterable<?> iterable) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(RuleUnit unit,
org.drools.core.WorkingMemoryEntryPoint ep) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitunbindpublic BindableIterable(Iterable<?> iterable)
public void bind(RuleUnit unit, org.drools.core.WorkingMemoryEntryPoint ep)
bind in interface BindableDataProviderCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.