public interface PlatformString
extends org.teavm.jso.JSObject
| Modifier and Type | Method and Description |
|---|---|
int |
charCodeAt(int index) |
PlatformString |
toLowerCase() |
PlatformString |
toUpperCase() |
PlatformString toUpperCase()
PlatformString toLowerCase()
int charCodeAt(int index)
Copyright © 2017. All rights reserved.