-
Deprecated MethodsMethodDescriptionThis may be removed in a future version of Jep.For internal usage only. Internal OnlyThis may be removed in a future version of Jep, as Jep does not fully support changing the ClassLoader after construction.Use
Jep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.UseJep.set(String, Object)
instead.This may be removed in a future version of Jep. Jep does not fully support changing the ClassLoader after construction.Please useMainInterpreter.setInitParams(PyConfig)
instead.This may be removed in a future version of Jep.Please useMainInterpreter.setSharedModulesArgv(String...)
instead.UseJepConfig.createSubInterpreter()
instead.Interactive mode will be removed in a future release. See console.py for an example of how to interactively execute Python using the builtin compile() and exec() functions.In a future release this method will not be public and/or its method signature may change.
-
Deprecated ConstructorsConstructorDescriptionDeprecated in 3.9. Use SubInterpreter or SharedInterpreter instead. If you used Jep objects in previous releases, use SubIntepreter for the same behavior.Please use
Jep(JepConfig)
instead.Please useJep(JepConfig)
instead.Please useJep(JepConfig)
instead.Please useJep(JepConfig)
instead.Deprecated in 3.9. Use SubInterpreter or SharedInterpreter instead. If you used Jep objects in previous releases, use SubIntepreter for the same behavior.
Jep.getValue(String,Class)
with byte[].class Retrieves a Python string object as a Java byte[].