foul-magics/Mage/src/main/java/mage/util
vraskulin f60ebfbb1f All 1-character strings converted to primitives
"b" + "r" now changed to 'b' + 'w'.  It's more straight-forward, and may cause perfomance improvements - character primitives allocation is faster and less expensive than string creation.
2017-02-06 14:32:51 +03:00
..
functions Refactoring 2016-12-29 16:49:12 +03:00
trace Restructured Mage module 2015-11-29 21:56:49 +01:00
CardUtil.java Properties can be final in these objects 2017-01-09 17:52:17 +03:00
CircularList.java Properties can be final in these objects 2017-01-09 17:52:17 +03:00
ClassScanner.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
Copier.java Refactoring 2016-12-29 16:49:12 +03:00
CopierObjectInputStream.java Properties can be final in these objects 2017-01-09 17:52:17 +03:00
Copyable.java Restructured Mage module 2015-11-29 21:56:49 +01:00
DateFormat.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
DeckUtil.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
FastByteArrayInputStream.java Restructured Mage module 2015-11-29 21:56:49 +01:00
FastByteArrayOutputStream.java Restructured Mage module 2015-11-29 21:56:49 +01:00
GameLog.java Fix Issue #2277 2016-09-16 16:40:59 -06:00
ManaUtil.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
MessageToClient.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RandomUtil.java fix for the RandomUtil, always use .current() to get the correct thread. 2016-09-14 09:11:26 +02:00
TargetAddress.java Properties can be final in these objects 2017-01-09 17:52:17 +03:00
ThreadLocalStringBuilder.java Properties can be final in these objects 2017-01-09 17:52:17 +03:00
TournamentUtil.java Refactoring 2016-12-29 16:49:12 +03:00
TreeNode.java Restructured Mage module 2015-11-29 21:56:49 +01:00