Skip to content

ListIntersectPRO is a simple Java application using JavaFX and RxJava demonstrating the efficiency of different possible list merging strategies.

License

Notifications You must be signed in to change notification settings

4TT1L4/ListIntersectPRO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

010dcd8 · Nov 9, 2019

History

5 Commits
Sep 2, 2019
Sep 2, 2019
Sep 2, 2019
Sep 2, 2019
Sep 2, 2019
Nov 9, 2019
Sep 2, 2019
Sep 2, 2019
Sep 2, 2019
Sep 2, 2019
Sep 2, 2019
Sep 2, 2019
Sep 2, 2019

Repository files navigation

ListIntersect PRO

ListIntersect PRO is a simple application using JavaFX and RxJava. It may be build using Gradle.

I have also implemented a few unit tests using JUnit to make sure that the most critical parts also work properly including the corner cases and that I did not forget about some special cases.

After extracting the attached zip file you should be able to start the application by executing simply gradle run:

screenshot

Run

To run the project as a java application type

gradlew run

The application will be started.

About

ListIntersectPRO is a simple Java application using JavaFX and RxJava demonstrating the efficiency of different possible list merging strategies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published