Commit Graph

6 Commits

Author SHA1 Message Date
8629c4a6f5 Optimizations and Cleanup of code
Reduced the amount of deprecated code being used to not just reduce IDE warnings but to also better organize and clean the code later on.
Used Collections.singletonList() where possible instead which improves performance compared to when Arrays.asList() was used.
2015-12-24 13:33:18 -05:00
5137b23357 Hows this? 2015-09-13 14:04:31 +10:00
c386f33df8 cleanup 2015-09-11 20:09:22 +10:00
e1dad77d8f Fixing some more things 2015-07-31 00:25:16 +10:00
3a15254d8d -m \'So I hear you like commits ...\' 2015-07-27 19:50:05 +02:00
cff47cbac0 Move all files! Hahah 2015-07-16 16:16:16 +02:00