jar

com.github.simonpercic : collectionhelper

Maven & Gradle

Oct 05, 2016
2 usages
6 stars

CollectionHelper · A set of static utility methods to simplify filtering and querying Java's Collections.

Table Of Contents

Latest Version

Download com.github.simonpercic : collectionhelper JAR file - Latest Versions:

All Versions

Download com.github.simonpercic : collectionhelper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

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 collectionhelper-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.simonpercic.collectionhelper

├─ com.github.simonpercic.collectionhelper.CollectionHelper.class - [JAR]

├─ com.github.simonpercic.collectionhelper.Mapper.class - [JAR]

├─ com.github.simonpercic.collectionhelper.Predicate.class - [JAR]

com.github.simonpercic.collectionhelper.exceptions

├─ com.github.simonpercic.collectionhelper.exceptions.InvalidOperationException.class - [JAR]

Advertisement