Skip navigation links
C E J S 

C

ch.maxant.rules - package ch.maxant.rules
 

E

execute(I) - Method in class ch.maxant.rules.SamAction
 
executeAllActions(Input, Stream<<any>>) - Method in class ch.maxant.rules.Java8Engine
See #executeAllActions(Object, java.util.Collection), supports Streams.
executeAllActions(String, Input, Stream<<any>>) - Method in class ch.maxant.rules.Java8Engine
See #executeAllActions(String nameSpacePattern, Object, java.util.Collection), supports Streams.
executeBestAction(Input, Stream<<any>>) - Method in class ch.maxant.rules.Java8Engine
See #executeBestAction(Object, java.util.Collection), supports Streams.
executeBestAction(String, Input, Stream<<any>>) - Method in class ch.maxant.rules.Java8Engine
See #executeBestAction(String nameSpacePattern, Object, java.util.Collection), supports Streams.

J

Java8Engine - Class in ch.maxant.rules
This class supports Java 8 Streams being used with the engine.
Java8Engine(Stream<Rule>, boolean) - Constructor for class ch.maxant.rules.Java8Engine
See #Engine(java.util.Collection, boolean).

S

SamAction<I,O> - Class in ch.maxant.rules
allows you to construct an action using a lambda.
SamAction(String, <any>) - Constructor for class ch.maxant.rules.SamAction
 
C E J S 
Skip navigation links

Copyright © 2014 Ant Kutschera. All rights reserved.