jar

io.github.mapstream : mapstream

Maven & Gradle

Oct 01, 2016
1 stars

Better stream api for Map (Java 8).

Table Of Contents

Latest Version

Download io.github.mapstream : mapstream JAR file - Latest Versions:

All Versions

Download io.github.mapstream : mapstream JAR file - All Versions:

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

io.github.mapstream

├─ io.github.mapstream.Main.class - [JAR]

├─ io.github.mapstream.MapStream.class - [JAR]

├─ io.github.mapstream.MapStreamImpl.class - [JAR]

├─ io.github.mapstream.Pair.class - [JAR]

├─ io.github.mapstream.PairEntry.class - [JAR]

├─ io.github.mapstream.PairEntryStream.class - [JAR]

├─ io.github.mapstream.PairEntryStreamImpl.class - [JAR]

├─ io.github.mapstream.StreamableMap.class - [JAR]

├─ io.github.mapstream.StreamableMapImpl.class - [JAR]