Commits

Christopher Febles committed c30ad91404f
Removed some JQuery selectors to be more efficient. Fixed Javadoc comments. Fixed erroneous comparison of Integer objects with ==. Checked object type in equals() method. Replaced if-else-if with a switch.