public final class PlainTextHint extends Hint
Modifier and Type | Class and Description |
---|---|
static class |
PlainTextHint.Builder |
Modifier and Type | Method and Description |
---|---|
static PlainTextHint.Builder |
builder() |
boolean |
equals(Object o) |
String |
getText()
Get text
|
int |
hashCode() |
String |
toString() |
public static PlainTextHint.Builder builder()
public String getText()
Copyright © 2023. All rights reserved.