Class ChunkArray

java.lang.Object
io.gitlab.rxp90.jsymspell.ChunkArray

public class ChunkArray
extends Object
  • Method Details

    • add

      public int add​(io.gitlab.rxp90.jsymspell.SuggestionStage.Node value)
    • get

      public io.gitlab.rxp90.jsymspell.SuggestionStage.Node get​(int index)
    • set

      public void set​(int index, io.gitlab.rxp90.jsymspell.SuggestionStage.Node value)
    • getCount

      public int getCount()