public class Tokens extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Tokens.TokensBuilder |
Modifier | Constructor and Description |
---|---|
protected |
Tokens()
Deprecated.
|
protected |
Tokens(@NonNull List<String> tokens) |
Modifier and Type | Method and Description |
---|---|
static Tokens.TokensBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull List<String> |
getTokens() |
int |
hashCode() |
void |
setTokens(@NonNull List<String> tokens) |
String |
toString() |
@Deprecated protected Tokens()
public static Tokens.TokensBuilder builder()
protected boolean canEqual(Object other)
Copyright © 2015–2023 I.N.F.N.. All rights reserved.