| Class | Description |
|---|---|
| FileUtils |
This class provides various File I/O Services.
|
| JsonUtils |
This class provides basic JSON parsing (serialization/deserialization) functionality.
|
| StringUnicodeEncoderDecoder |
This class provides Unicode conversion utility methods that allow to convert a string into Unicode sequence and vice-versa.
|
| TextUtils |
This class provides various utilities for work with String that represents some other type.
|
| TimeUtils |
This is simple Utility class that has a convenience sleep method that "swallows"
Created by Michael Gantman on 22/12/2015.
|
| WebUtils |
This class provides various web related utilities
|