jar

com.github.lokic : page-iterator

Maven & Gradle

Jun 05, 2023
0 stars

page-iterator · Paging iterators for more elegant handling of paging iterations.

Table Of Contents

Latest Version

Download com.github.lokic : page-iterator JAR file - Latest Versions:

All Versions

Download com.github.lokic : page-iterator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 page-iterator-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.lokic.pageiterator

├─ com.github.lokic.pageiterator.NextPageFunction.class - [JAR]

├─ com.github.lokic.pageiterator.PageIterator.class - [JAR]

├─ com.github.lokic.pageiterator.PageNumIterator.class - [JAR]

├─ com.github.lokic.pageiterator.PageNumPageTask.class - [JAR]

├─ com.github.lokic.pageiterator.PageTask.class - [JAR]

├─ com.github.lokic.pageiterator.PreLastIterator.class - [JAR]

├─ com.github.lokic.pageiterator.PreLastPageTask.class - [JAR]