Interface IAceWordCompleter

All Known Implementing Classes:
AceDynamicWordCompleter, AceStaticWordCompleter

public interface IAceWordCompleter
Author:
David "F0rce" Dodlek
  • Method Summary

    Modifier and Type Method Description
    java.lang.String toJSON()
    Returns a JSON representation of a word completer.
  • Method Details

    • toJSON

      java.lang.String toJSON()
      Returns a JSON representation of a word completer.
      Returns:
      String