jar

com.github.nikita-volkov.java : reducer

Maven & Gradle

Nov 29, 2016
1 usages
0 stars

Reducer · Composable reducer for Java

Table Of Contents

Latest Version

Download com.github.nikita-volkov.java : reducer JAR file - Latest Versions:

All Versions

Download com.github.nikita-volkov.java : reducer JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3
0.2
0.1.x
0.1

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 reducer-0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.nikita_volkov.java.reducer

├─ com.github.nikita_volkov.java.reducer.ChainingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.CharacterCatReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.ContraflatmappingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.ContramappingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.DroppingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.FilteringReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.FoldReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.GroupingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.HashMapReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.HeadReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.InitReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.InterspersingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.LengthReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.LinkedListReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.LongSumReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.MappingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.MaxReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.MinReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.ParReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.Reducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.ReducingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.ReducingWithLeftoversReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.StringCatReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.TakingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.UniquifyingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.ZipmappingReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.ZippingManyReducer.class - [JAR]

├─ com.github.nikita_volkov.java.reducer.ZippingReducer.class - [JAR]