jar

io.github.sabroe.topp-tiny : topp-tiny-function-utility

Maven & Gradle

Sep 18, 2023
1 stars

Topp-Tiny-Function · Topp Tiny Function is an open-source Java library which implements functional utilities.

Table Of Contents

Latest Version

Download io.github.sabroe.topp-tiny : topp-tiny-function-utility JAR file - Latest Versions:

All Versions

Download io.github.sabroe.topp-tiny : topp-tiny-function-utility JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 topp-tiny-function-utility-0.9.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.yelstream.topp.util.function.ex

├─ com.yelstream.topp.util.function.ex.BiConsumerWithException.class - [JAR]

├─ com.yelstream.topp.util.function.ex.BiFunctionWithException.class - [JAR]

├─ com.yelstream.topp.util.function.ex.ConsumerWithException.class - [JAR]

├─ com.yelstream.topp.util.function.ex.FunctionWithException.class - [JAR]

├─ com.yelstream.topp.util.function.ex.SupplierWithException.class - [JAR]

├─ com.yelstream.topp.util.function.ex.SupplierWithExceptions.class - [JAR]

com.yelstream.topp.util.function.access

├─ com.yelstream.topp.util.function.access.Getter.class - [JAR]

├─ com.yelstream.topp.util.function.access.Property.class - [JAR]

├─ com.yelstream.topp.util.function.access.Setter.class - [JAR]

com.yelstream.topp.io

├─ com.yelstream.topp.io.CloseableWithException.class - [JAR]

├─ com.yelstream.topp.io.UncheckedCloseable.class - [JAR]

com.yelstream.topp.util.function

├─ com.yelstream.topp.util.function.CheckedBiConsumer.class - [JAR]

├─ com.yelstream.topp.util.function.CheckedBiFunction.class - [JAR]

├─ com.yelstream.topp.util.function.CheckedConsumer.class - [JAR]

├─ com.yelstream.topp.util.function.CheckedFunction.class - [JAR]

├─ com.yelstream.topp.util.function.CheckedSupplier.class - [JAR]

├─ com.yelstream.topp.util.function.Suppliers.class - [JAR]

├─ com.yelstream.topp.util.function.TriConsumer.class - [JAR]

├─ com.yelstream.topp.util.function.TriFunction.class - [JAR]

com.yelstream.topp.util.lang

├─ com.yelstream.topp.util.lang.AutoCloseableWithException.class - [JAR]

├─ com.yelstream.topp.util.lang.UncheckedAutoCloseable.class - [JAR]