Interface ThreadAwareExecutor

    • Method Detail

      • isExecutorThread

        boolean isExecutorThread​(java.lang.Thread thread)
        Return true if the given Thread is used by this ThreadAwareExecutor to execute work.