See: Description
| Interface | Description |
|---|---|
| JepFunction<T> |
Functional interface for a Function that takes a Jep instance and may throw a JepException.
|
| Class | Description |
|---|---|
| AbstractJepEvaluation<T> |
Definition of an evaluation to be run on a
JepInstance. |
| JepInstance |
Wrapper for a Jep object that runs it on a separate dedicated thread.
|
Copyright © 2018 Feedzai. All rights reserved.