| Class | Description |
|---|---|
| StrBuilder |
Builds a string from constituent parts providing a more flexible and powerful API
than StringBuffer.
|
| StrLookup<V> |
Lookup a String key to a String value.
|
| StrMatcher |
A matcher class that can be queried to determine if a character array
portion matches.
|
| StrSubstitutor |
Substitutes variables within a string by values.
|
Copyright © 2019. All rights reserved.