| Modifier and Type | Method and Description |
|---|---|
static NSString |
NSObject.wrap(String value)
Wraps the given value inside a NSObject.
|
| 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 © 2013. All Rights Reserved.