vraskulin
|
498c8cf60c
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |
|
vraskulin
|
0557b5e89c
|
list.size > 0 changed to !list.isEmpty
We care about if it's empty or not, not about it's size
|
2017-02-06 14:32:51 +03:00 |
|
vraskulin
|
f04ba151f7
|
Refactoring
See github line by line comments in 'File changed'
|
2016-12-29 16:49:12 +03:00 |
|
ingmargoudt
|
e2a479255a
|
refactor : removed all instances of new Random() and replaced with RandomUtil for a ThreadLocal randomizer
|
2016-09-05 15:03:47 +02:00 |
|
Fenhl
|
430ae503c7
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
poixen
|
46eb6c0525
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|