jar

com.abdulradi : nullable-core_3

Maven & Gradle

May 30, 2021
22 stars

nullable-core · Makes nullable values as easy to deal with as scala.Option without the allocation cost

Table Of Contents

Latest Version

Download com.abdulradi : nullable-core_3 JAR file - Latest Versions:

All Versions

Download com.abdulradi : nullable-core_3 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.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 nullable-core_3-0.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.abdulradi.nullable

├─ com.abdulradi.nullable.NotNull.class - [JAR]

├─ com.abdulradi.nullable.Nullable.class - [JAR]

├─ com.abdulradi.nullable.forSyntax.class - [JAR]

├─ com.abdulradi.nullable.syntax.class - [JAR]

Advertisement