net.sf.javagimmicks.collections.builder.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 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