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

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

There is a newer version: 0.99-alpha1
Show newest version
/**
 * Provides Java 8 enhanced composite implementations for the most
 * important Collection API types.
 * 

* Operations and features provided match that of {@link net.sf.javagimmicks.collections.composite} but additionally there is a specialized composite implementation of {@link java.util.Spliterator} which enables more * dedicated behavior for {@link java.util.Collection#stream()}, {@link java.util.Collection#parallelStream()} and respective other operations. * @author Michael Scholz */ package net.sf.javagimmicks.collections8.composite;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy