Class LanguageToolSupport.RunnableImpl

java.lang.Object
org.languagetool.gui.LanguageToolSupport.RunnableImpl
All Implemented Interfaces:
Runnable
Enclosing class:
LanguageToolSupport

private class LanguageToolSupport.RunnableImpl extends Object implements Runnable
  • Field Details

    • caller

      private final Object caller
  • Constructor Details

    • RunnableImpl

      private RunnableImpl(Object caller)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable