net.sf.javagimmicks.collections8.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gimmicks Show documentation
Show all versions of gimmicks Show documentation
Utility classes, APIs and tools for Java
/**
* 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.collections8.Ring})
* as well as add-ons to allow better or extended usage of
* existing Collection classes.
* @author Michael Scholz
*/
package net.sf.javagimmicks.collections8;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy