jar

org.litesoft : exceptional_functional_interfaces

Maven & Gradle

Sep 21, 2023
0 stars

exceptional_functional_interfaces · Set of Functional Interfaces that can throw an Exception -- to support defining method signatures that can take dynamic behavior that might throw an Exception

Table Of Contents

Latest Version

Download org.litesoft : exceptional_functional_interfaces JAR file - Latest Versions:

All Versions

Download org.litesoft : exceptional_functional_interfaces 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 exceptional_functional_interfaces-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.litesoft.exceptionals

├─ org.litesoft.exceptionals.ExceptionalBiConsumer.class - [JAR]

├─ org.litesoft.exceptionals.ExceptionalConsumer.class - [JAR]

├─ org.litesoft.exceptionals.ExceptionalLongConsumer.class - [JAR]

├─ org.litesoft.exceptionals.ExceptionalRunnable.class - [JAR]

Advertisement