Interface ExecutorInterface

All Superinterfaces:
AutoCloseable, Closeable, Runnable

public interface ExecutorInterface extends Closeable, Runnable
  • Method Summary

    Methods inherited from interface java.io.Closeable

    close

    Methods inherited from interface java.lang.Runnable

    run