jar

me.vadyalex : rill

Maven & Gradle

Dec 16, 2016
0 stars

rill · This tiny library is fluent facade for Java 8 streams as well as some additional stream operation goodies, like stream zipping and stream concatenation.

Table Of Contents

Latest Version

Download me.vadyalex : rill JAR file - Latest Versions:

All Versions

Download me.vadyalex : rill 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 rill-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.vadyalex.rill.tuple

├─ me.vadyalex.rill.tuple.Tuples.class - [JAR]

me.vadyalex.rill.collector

├─ me.vadyalex.rill.collector.CoreFluentCollector.class - [JAR]

├─ me.vadyalex.rill.collector.FluentCollector.class - [JAR]

├─ me.vadyalex.rill.collector.ImmutableCollectors.class - [JAR]

me.vadyalex.rill

├─ me.vadyalex.rill.FluentStream.class - [JAR]

├─ me.vadyalex.rill.Rill.class - [JAR]

├─ me.vadyalex.rill.Streamable.class - [JAR]

├─ me.vadyalex.rill.StreamableIterable.class - [JAR]