Uses of Interface
org.evrete.api.spi.LiteralSourceCompiler
-
Packages that use LiteralSourceCompiler Package Description org.evrete -
-
Uses of LiteralSourceCompiler in org.evrete
Methods in org.evrete that return LiteralSourceCompiler Modifier and Type Method Description LiteralSourceCompilerKnowledgeService. getLiteralSourceCompiler()Method parameters in org.evrete with type arguments of type LiteralSourceCompiler Modifier and Type Method Description KnowledgeService.BuilderKnowledgeService.Builder. withLiteralSourceCompiler(Class<? extends LiteralSourceCompiler> literalSourceCompiler)
-