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