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, wait
unbind
public BindableIterable(Iterable<?> iterable)
public void bind(RuleUnit unit, org.drools.core.WorkingMemoryEntryPoint ep)
bind
in interface BindableDataProvider
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.