public interface MappedSequence<T extends CharSequence> extends CharSequence
| Modifier and Type | Method and Description |
|---|---|
@NotNull CharMapper |
getCharMapper() |
T |
getCharSequence() |
charAt, chars, codePoints, length, subSequence, toString@NotNull @NotNull CharMapper getCharMapper()
@NotNull T getCharSequence()
Copyright © 2020. All rights reserved.