jar

org.paumard : collectors-utils

Maven & Gradle

Feb 05, 2017
28 stars

org.paumard::collectors-utils · Collectors Utils is a set of operations written on Java 8 Streams. It allows several basic and advanced operations that are not available in the Java 8 JDK, and that have proven to be very useful in some cases.

Table Of Contents

Latest Version

Download org.paumard : collectors-utils JAR file - Latest Versions:

All Versions

Download org.paumard : collectors-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window collectors-utils-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.paumard.collectors

├─ org.paumard.collectors.CollectorsUtils.class - [JAR]

├─ org.paumard.collectors.FunctionsUtils.class - [JAR]

Advertisement