public class RichText extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RichText.Text |
static class |
RichText.Variable |
| Modifier and Type | Field and Description |
|---|---|
List<RichText.Text> |
texts |
List<RichText.Variable> |
variables |
| Constructor and Description |
|---|
RichText() |
public final List<RichText.Text> texts
public final List<RichText.Variable> variables
Copyright © 2021. All rights reserved.