Interface IAceWordCompleter

All Superinterfaces:
Serializable
All Known Implementing Classes:
AceDynamicWordCompleter, AceStaticWordCompleter

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

    Modifier and Type
    Method
    Description
    Returns a JSON representation of a word completer.
  • Method Details

    • toJSON

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