Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theiliad/set-api

A java OOP experiment to create an API
https://github.com/theiliad/set-api

Last synced: 14 days ago
JSON representation

A java OOP experiment to create an API

Awesome Lists containing this project

README

        

# Set API

Just an experiment with java and OOP to create a Set class that performs certain operations on it's objects.
An input.txt file is read into a 3D array and everything goes from there.

This experiment is also heavily focused on testing.