@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
Package edu.hm.hafner.util
Provides highly reusable utility classes and static methods, chiefly concerned
with adding value to java.lang, java.util, and other standard core classes.
- Author:
- Ullrich Hafner
-
Class Summary Class Description Deferred<T> Deferred element wrapper of a singleton instance.IntegerParser Parses integers from string values.XmlElementUtil Provides some useful methods to process the DOM.