AbstractComparableNumberComparator<T extends Number & Comparable<T>> |
|
Arrays |
Utility methods related to arrays.
|
ArrayWrapperList |
A list-like wrapper for arrays.
|
BigDecimalComparator |
|
BigIntegerComparator |
|
Closeables |
|
Compatibility |
Compatibility with Android (Java 1.6)
|
Compatibility.System |
|
DateUtil |
Utility methods related to dates.
|
DoubleComparator |
|
FailureMessages |
|
Files |
Utility methods related to files.
|
FloatComparator |
|
Hexadecimals |
|
IterableUtil |
|
Lists |
Utility methods related to java.util.List s.
|
Maps |
Utility methods related to maps.
|
Objects |
Utility methods related to objects.
|
Preconditions |
Verifies correct argument values and state.
|
Sets |
Utility methods related to Set s.
|
Strings |
Utility methods related to String s.
|
Strings.StringsToJoin |
Knows how to join String s using a given delimiter.
|
Strings.StringToAppend |
Knows how to append a given String to the given target, only if the target does not end with the given
String to append.
|
TextFileWriter |
|
Throwables |
|
URLs |
Utility methods related to URLs.
|