public class SuggestResult.Suggestion extends Object
Integer
length
offset
List<Map<String,Object>>
options
String
text
SuggestResult.Suggestion(String text, Integer offset, Integer length, List<Map<String,Object>> options)
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final String text
public final Integer offset
public final Integer length
public final List<Map<String,Object>> options
public SuggestResult.Suggestion(String text, Integer offset, Integer length, List<Map<String,Object>> options)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2017. All rights reserved.