All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.javagimmicks.collections.package-info Maven / Gradle / Ivy

There is a newer version: 0.99-alpha1
Show newest version
/**
 * Provides several extensions of and utilities around
 * the Java Collection API - base classes for writing own
 * Collection implementations, additional Collection types
 * (like {@link net.sf.javagimmicks.collections.Ring})
 * as well as add-ons to allow better or extended usage of
 * existing Collection classes.
 * @author Michael Scholz
 */
package net.sf.javagimmicks.collections;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy