Class | Description |
---|---|
JoltUtils |
Handy utilities that do NOT depend on JsonUtil / Jackson live here
|
StringTools |
This class mimics the behavior of apache StringTools, except that it works on CharSequence instead of String
Also, with this, jolt-core can finally be free of apache-common dependency
|