jar

io.github.zistory : ztream

Maven & Gradle

Jun 07, 2024
11 stars

Ztream · Java Stream Ex

Table Of Contents

Latest Version

Download io.github.zistory : ztream JAR file - Latest Versions:

All Versions

Download io.github.zistory : ztream 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 ztream-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.zistory

├─ io.github.zistory.Any.class - [JAR]

├─ io.github.zistory.Ztream.class - [JAR]

io.github.zistory.function

├─ io.github.zistory.function.IndexedConsumer.class - [JAR]

├─ io.github.zistory.function.IndexedFunction.class - [JAR]

io.github.zistory.util

├─ io.github.zistory.util.ConvertUtil.class - [JAR]

├─ io.github.zistory.util.EmptyUtil.class - [JAR]

├─ io.github.zistory.util.LambdaUtil.class - [JAR]

io.github.zistory.inter

├─ io.github.zistory.inter.SerFunction.class - [JAR]

io.github.zistory.ztream

├─ io.github.zistory.ztream.AbstractZtream.class - [JAR]

├─ io.github.zistory.ztream.BigDecimalStrategy.class - [JAR]

├─ io.github.zistory.ztream.MyCollectors.class - [JAR]

├─ io.github.zistory.ztream.MyComparator.class - [JAR]

├─ io.github.zistory.ztream.StreamCollect.class - [JAR]

├─ io.github.zistory.ztream.StreamFilter.class - [JAR]

├─ io.github.zistory.ztream.StreamGroup.class - [JAR]

├─ io.github.zistory.ztream.StreamJoin.class - [JAR]

├─ io.github.zistory.ztream.StreamNumber.class - [JAR]

├─ io.github.zistory.ztream.StreamToMap.class - [JAR]