attributes property
final
The attributes this string carries.
The list must not be modified after this string is created.
Implementation
final List<StringAttribute> attributes;
The attributes this string carries.
The list must not be modified after this string is created.
final List<StringAttribute> attributes;