| Modifier and Type | Method and Description |
|---|---|
NSString |
NSString.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
NSString.append(NSString s)
Appends a string to this string.
|
void |
NSString.prepend(NSString s)
Prepends a string to this string.
|
Copyright © 2024. All rights reserved.