SoftNet-Consult Java Utility Library

SoftNet-Consult Java Utility Library

Packages
com.softnetConsult.utils This is the root package for the SoftNet-Consult Java Utility Library.
com.softnetConsult.utils.attributes This package contains classes and tools that allow using classes with static public variables in a way similar to Java's Properties files while improving performance.
com.softnetConsult.utils.collections This package contains classes and utilities that are commonly required when dealing with collections and are missing in the standard java API.
com.softnetConsult.utils.exceptions This package contains utilities for commonly occuring tasks in exception handling and defines some often occuring exception classes.
com.softnetConsult.utils.files This package contains commonly used utilities for file prosessing.
com.softnetConsult.utils.log This package contains a smart text logger that can log all output to both, the standard output and a specified file, while providing convenience methods for structured output and indentation.
com.softnetConsult.utils.math This package contains commonly used mathematical and statistical functions, finctions for bit-map processing and futher mathematical classes.
com.softnetConsult.utils.mutableWrappers This package contains wrappers for primitive types that allow to emulate passing primitives my reference.
com.softnetConsult.utils.random This package contains various specialised pseudorandom numbers generators.
com.softnetConsult.utils.reflect This package contains commonly used utilities for reflection and class binary processing as well as an executable tool for determining version information of Java class binaries from the command line.
com.softnetConsult.utils.string This package contains commonly used utilities for string processing.
com.softnetConsult.utils.swing This package contains commonly used utilities for Swing programming as well as a number of often required Swing components that are not present in the standard API.
com.softnetConsult.utils.sys This package contains commonly used system and JVM related utilities.

 


SoftNet-Consult Java Utility Library is a member of SourceForge.net