| Class | Description |
|---|---|
| CharArrayCharSequence |
CharSequence backed by an array.
|
| Named | |
| StringCache |
A String cache, receives a
CharSequence and checks if there is a
match in the cache, returning a cached char sequence that equals the input. |
| StringWrapper |
A wrapper for a CharSequence.
|
Copyright © 2019. All rights reserved.