Group: fr.matthieu-vergne - All Dependencies
Java MultiMap · Provides an interface and implementations of a Java structure able to map a key to several values at once. Initially inspired from the Apache MultiMap, it takes a different perspective where the generics should be fully used to properly constrain the types of the instances provided.
Java Stream Support for Flat Map · Support class for Stream.flatMap().
Java Filter Support · Support classes for filtering features.
Pester · Generic POJO tester which provides a detailed JUnit test report.
Optimization Samples · Optimization algorithms' examples.
Benchmark Samples · Examples of uses of the benchmark features.
Collection Features Samples · Examples of uses of the collection implementations.
Data Management Samples · Examples of uses of the facilities to manage data in an advanced way.