| Class | Description |
|---|---|
| ComparablePair |
Utility class for containing two things that aren't like each other.
|
| Pair |
Utility class for containing two things that aren't like each other.
|
| ProcessInvoker |
This class provides an easy and safe way to execute an external process (shell script, CLI program, etc.),
capturing not only the exit code but also any output that process writes to stdout or stderr.
|
| PropertiesUtil |
Utility methods to manipulate configuration properties
|
| Quad |
Utility class for containing four things that aren't like each other.
|
| Triple |
Utility class for containing three things that aren't like each other.
|
Copyright © 2014. All rights reserved.