jar

com.andrewjamesjohnson : java-8-functional-utils

Maven & Gradle

Apr 01, 2018
0 stars

java-8-functional-utils · Various enhancements for functional programming in Java 8

Table Of Contents

Latest Version

Download com.andrewjamesjohnson : java-8-functional-utils JAR file - Latest Versions:

All Versions

Download com.andrewjamesjohnson : java-8-functional-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
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 java-8-functional-utils-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.andrewjamesjohnson.streams

├─ com.andrewjamesjohnson.streams.RichStream.class - [JAR]

com.andrewjamesjohnson.functional

├─ com.andrewjamesjohnson.functional.PairFunction.class - [JAR]

com.andrewjamesjohnson.exceptions

├─ com.andrewjamesjohnson.exceptions.ConsumerWithCheckedException.class - [JAR]

├─ com.andrewjamesjohnson.exceptions.FunctionWithCheckedException.class - [JAR]

├─ com.andrewjamesjohnson.exceptions.LambdaWrappedCheckedException.class - [JAR]

├─ com.andrewjamesjohnson.exceptions.PredicateWithCheckedException.class - [JAR]

├─ com.andrewjamesjohnson.exceptions.ToDoubleFunctionWithCheckedException.class - [JAR]

├─ com.andrewjamesjohnson.exceptions.ToIntFunctionWithCheckedException.class - [JAR]

├─ com.andrewjamesjohnson.exceptions.ToLongFunctionWithCheckedException.class - [JAR]