public static class PossibilityIterator.RankedSpellPossibility extends Object
Modifier and Type | Field and Description |
---|---|
List<SpellCheckCorrection> |
corrections |
int |
index |
int |
rank |
Constructor and Description |
---|
RankedSpellPossibility() |
public List<SpellCheckCorrection> corrections
public int rank
public int index
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.