Package org.drools.model
Interface From0<A>
-
- All Superinterfaces:
DeclarationSource,From<A>
- All Known Implementing Classes:
From0Impl
public interface From0<A> extends From<A>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Function0<A>getProvider()-
Methods inherited from interface org.drools.model.From
getVariable, isReactive
-
-