5 I definitely want to optimize and refactor the JarMinimizer since everything
6 is in a single class and that is pretty much bad design.
10 At least then it should be much cleaner and easier to maintain for the most
11 part, just will be moving the code out and simplifying things greatly.
15 Okay, so awesome thing is that this refactored code makes much more sense
16 and is far more readable. Also I am very happy with the table section code