public static class FormattedValueStringBuilderImpl.SpanFieldPlaceholder extends Object implements FormattedStringBuilder.FieldWrapper
| Modifier and Type | Field and Description |
|---|---|
int |
length |
Format.Field |
normalField |
UFormat.SpanField |
spanField |
int |
start |
Object |
value |
| Constructor and Description |
|---|
SpanFieldPlaceholder() |
| Modifier and Type | Method and Description |
|---|---|
Format.Field |
unwrap() |
public UFormat.SpanField spanField
public Format.Field normalField
public Object value
public int start
public int length
public Format.Field unwrap()
unwrap in interface FormattedStringBuilder.FieldWrapper