jar

com.github.leopard2a5 : result-flow

Maven & Gradle

Mar 22, 2017
13 stars

Functional error handling library inspired by the Rust language.

Table Of Contents

Latest Version

Download com.github.leopard2a5 : result-flow JAR file - Latest Versions:

All Versions

Download com.github.leopard2a5 : result-flow 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 result-flow-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.perschon.resultflow

├─ de.perschon.resultflow.Err.class - [JAR]

├─ de.perschon.resultflow.Ok.class - [JAR]

├─ de.perschon.resultflow.Result.class - [JAR]

├─ de.perschon.resultflow.ResultException.class - [JAR]

Advertisement