Module com.github.akurilov.commons
Interface ExternEvalExpressionInput<T>
-
- All Superinterfaces:
java.lang.AutoCloseable,java.io.Closeable,ExpressionInput<T>,Input<T>,java.lang.Runnable
public interface ExternEvalExpressionInput<T> extends ExpressionInput<T>, java.lang.Runnable
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.github.akurilov.commons.io.el.ExpressionInput
ExpressionInput.Builder<T>
-
-
Field Summary
-
Fields inherited from interface com.github.akurilov.commons.io.el.ExpressionInput
FACTORY
-
-
Method Summary
-
Methods inherited from interface com.github.akurilov.commons.io.el.ExpressionInput
expr, reset, type
-
-