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

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