Interface JLanguageTool.CheckCancelledCallback

Enclosing class:
JLanguageTool

public static interface JLanguageTool.CheckCancelledCallback
Callback for checking if result of JLanguageTool.check(String) is still needed.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • checkCancelled

      boolean checkCancelled()
      Returns:
      true if request was cancelled else false