public interface CharSequenceBackedByArray extends java.lang.CharSequence
CharArrayExternalizable
CharArrayUtil.getChars(CharSequence, char[], int)
CharArrayUtil.fromSequenceWithoutCopying(CharSequence)
char []
getChars()
void
getChars(char [] dst, int dstOffset)
charAt, chars, codePoints, length, subSequence, toString
char [] getChars()
void getChars(char [] dst, int dstOffset)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.