public final class SentencesResponse extends Response
extendedInformation| Constructor and Description |
|---|
SentencesResponse(List<String> sentences)
constructor for
SentencesResponse |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
if the param is a
SentencesResponse, compare contents for equality |
List<String> |
getSentences()
get the list of sentences
|
int |
hashCode() |
getExtendedInformationCopyright © 2014–2016 Basis Technology Corp.. All rights reserved.