![JAR search and dependency download from the Maven repository](/logo.png)
net.sf.javagimmicks.collections.package-info Maven / Gradle / Ivy
/**
* 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