| Modifier and Type | Field and Description |
|---|---|
ControlledString.Control[] |
ControlledString.controls
The controls that apply to the string.
|
| Modifier and Type | Method and Description |
|---|---|
static ControlledString.Control |
ControlledString.Control.C(String nam,
String... ars)
Convenient static constructor for static imports.
|
| Constructor and Description |
|---|
ControlledString(String strung,
ControlledString.Control... controls)
Create a new controlled string.
|
Copyright © 2020. All rights reserved.