Gaming32 / ArrayV

New home of https://github.com/MusicTheorist/ArrayVisualizer
MIT License
303 stars 47 forks source link

Add convenience methods to Sort.java #77

Closed fluffyyboii closed 2 years ago

fluffyyboii commented 2 years ago

These methods are meant to make it easier to initialize sort stats that are often repetitive. For example, the values passed to setSortListName, setRunAllSortsName, and setRunSortName are often very similar.

Gaming32 commented 2 years ago

Ima actually close this, because I have something even better in mind.