Java Commons 1.0.0-rc.11 API

Packages
Package
Description
Various general-purpose annotations for documenting sources.
Utilities related to JVM bytecode.
Annotations related to JVM bytecode.
Utilities specific to ObjectWeb ASM.
 
Utilities related to JVM classes and class-loading.
 
Helpful enhancements for Java Collections Framework.
Common APIs for working with arbitary data.
Tools specific to Delegate OOP pattern.
Common utilities for Invoke API
Wrappers for common IO-related classes.
Abstractions around lazy evaluation paradigm.
Helpers and sum-types for most generic purposes.
Common extensions to be used with Lombok's ExtensionMethod feature
 
 
Various helpers related to Java's primitive types.
Errors related to Java's primitive types.
Wrappers around Java's primitive types.
Utilities related to random.
Utilities related to ranges (also known as intervals) which represent some data selection.
Utilities related to recursion and recursive algorithms.
Abstractions for building effective service-based relations and systems.
Utilities whose behaviour may be unsafe when used not wisely.
Various extensions for common Java utilities.
 
Common functional interfaces extending behaviour of java.util.function.