mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2025-02-28 09:29:53 +00:00
0ca49a89f2
select methods - to avoid dependence upon the internal code of the filter. Currently, a contant integer is used, but that is leading to multiple switch statements. This may be changed to some form of innner class in the future. The change to a select method will hide this internal state from the world (a good thing!).
Languages
Java
87.5%
Stata
10.4%
Shell
1.8%
Assembly
0.3%