Interface MappedSequence<T extends CharSequence>
- All Superinterfaces:
CharSequence
- All Known Implementing Classes:
MappedBasedSequence
,MappedRichSequence
A CharSequence that maps characters according to CharMapper
-
Method Summary
Methods inherited from interface java.lang.CharSequence
charAt, chars, codePoints, isEmpty, length, subSequence, toString
-
Method Details
-
getCharMapper
-
getCharSequence
-