net.sf.javagimmicks.collections.builder.package-info Maven / Gradle / Ivy
/**
* Provides builder classes for the most important
* Collection types - with the possibility to setup
* and fill instances with a fluent API in one chained
* call.
* @author Michael Scholz
*/
package net.sf.javagimmicks.collections.builder;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy