![JAR search and dependency download from the Maven repository](/logo.png)
net.sf.javagimmicks.collections.mapping.package-info Maven / Gradle / Ivy
/**
* This API introduces two new data-structures {@link net.sf.javagimmicks.collections.mapping.Mappings}
* and {@link net.sf.javagimmicks.collections.mapping.ValueMappings} that allow to model n:m relations
* and get information for each "side" via well-known {@link java.util.Map} API.
*
* You can find some usage examples in the class documentation of {@link net.sf.javagimmicks.collections.mapping.Mappings}
* and {@link net.sf.javagimmicks.collections.mapping.ValueMappings}.
*/
package net.sf.javagimmicks.collections.mapping;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy