Interface PythonGlobalScopeCopyModule


@Module public interface PythonGlobalScopeCopyModule
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static io.deephaven.engine.util.PythonEvaluatorJpy
     
  • Method Details

    • providePythonEvaluatorJpy

      @Provides static io.deephaven.engine.util.PythonEvaluatorJpy providePythonEvaluatorJpy(LogInit ignoredLogInit)