| Class | Description |
|---|---|
| ClassNameComparator |
Comparator object that sorts
AbstractJClasses in the order of their
names. |
| JavadocEscapeWriter |
Writer that escapes characters that are unsafe as Javadoc comments. |
| JCEqualsHelper |
A small helper class that provides helper methods for easy
equals method generation |
| JCHashCodeCalculator |
This class provides the hash code generation for different data types.
|
| JCHashCodeGenerator |
A small hash code creation class based on the article found in the net.
|
| JCNameUtilities | |
| JCSecureLoader |
Class defined for safe calls of getClassLoader methods of any kind
(context/system/class classloader.
|
| JCValueEnforcer | |
| NullWriter |
An implementation of
Writer that discards all input :) |
| UnicodeEscapeWriter |
Writer that escapes non US-ASCII characters into Java Unicode escape
\\uXXXX. |
Copyright © 2013–2015 Philip Helger. All rights reserved.