jar

eu.ciechanowiec : sneakyfun

Maven & Gradle

Jan 21, 2023
3 stars

Sneaky Fun · Java utility-library that makes lambda expressions look elegant via disabling enforcement of checked exceptions handling

Table Of Contents

Latest Version

Download eu.ciechanowiec : sneakyfun JAR file - Latest Versions:

All Versions

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

eu.ciechanowiec.sneakyfun

├─ eu.ciechanowiec.sneakyfun.SneakyBiConsumer.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyBiFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyBiPredicate.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyBinaryOperator.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyBooleanSupplier.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyConsumer.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyDoubleBinaryOperator.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyDoubleConsumer.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyDoubleFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyDoublePredicate.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyDoubleSupplier.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyDoubleToIntFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyDoubleToLongFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyDoubleUnaryOperator.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyIntBinaryOperator.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyIntConsumer.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyIntFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyIntPredicate.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyIntSupplier.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyIntToDoubleFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyIntToLongFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyIntUnaryOperator.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyLongBinaryOperator.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyLongConsumer.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyLongFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyLongPredicate.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyLongSupplier.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyLongToDoubleFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyLongToIntFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyLongUnaryOperator.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyObjDoubleConsumer.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyObjIntConsumer.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyObjLongConsumer.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyPredicate.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyRunnable.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakySupplier.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyToDoubleBiFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyToDoubleFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyToIntBiFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyToIntFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyToLongBiFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyToLongFunction.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.SneakyUnaryOperator.class - [JAR]

├─ eu.ciechanowiec.sneakyfun.Thrower.class - [JAR]