net.sf.javagimmicks.collections.event.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 an event API for the Java Collection API - i.e. allows to
* create collection instances that can report changes to them to
* other various targets.
*/
package net.sf.javagimmicks.collections.event;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy