public interface CharSequence
| Modifier and Type | Method and Description |
|---|---|
char |
charAt(int n)
Returns the char located at the nth position (zero-based).
|
int |
getLength()
Returns the length of the sequence.
|
StarTeam SDK 17.0, Build 34
Copyright © 2019 Micro Focus or one of its affiliates. All rights reserved.