jar

io.github.xyz-jphil.patterns : xyz-jphil-patterns-lambda

Maven & Gradle

Dec 19, 2020
1 usages
38 stars

xyz-jphil-patterns-lambda · Some simple methods like ifError inspired from spreadsheets, parsers for int with a failur over value, and other lambda convinient functions

Table Of Contents

Latest Version

Download io.github.xyz-jphil.patterns : xyz-jphil-patterns-lambda JAR file - Latest Versions:

All Versions

Download io.github.xyz-jphil.patterns : xyz-jphil-patterns-lambda 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 xyz-jphil-patterns-lambda-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

xyz.jphil.patterns.lambda

├─ xyz.jphil.patterns.lambda.ExceptionHandler.class - [JAR]

├─ xyz.jphil.patterns.lambda.ExceptionProvider.class - [JAR]

├─ xyz.jphil.patterns.lambda.ExceptionalResult.class - [JAR]

├─ xyz.jphil.patterns.lambda.L.class - [JAR]

├─ xyz.jphil.patterns.lambda.PromiseChain.class - [JAR]

├─ xyz.jphil.patterns.lambda.SupplierWithException.class - [JAR]

Advertisement