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

net.sf.javagimmicks.collections8.mapping.package-info Maven / Gradle / Ivy

There is a newer version: 0.99-alpha1
Show newest version
/**
 * This API introduces two new data-structures {@link net.sf.javagimmicks.collections8.mapping.Mappings}
 * and {@link net.sf.javagimmicks.collections8.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.collections8.mapping.Mappings} * and {@link net.sf.javagimmicks.collections8.mapping.ValueMappings}. */ package net.sf.javagimmicks.collections8.mapping;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy