Class PlatformRunnable

    • Constructor Detail

      • PlatformRunnable

        public PlatformRunnable​(Object func,
                                long ptr,
                                String name)
        Constructor.
        Parameters:
        func - Platform func.
        ptr - Handle for local execution.
        name - Platform function name.