foul-magics/Mage/src/main/java/mage/util
2017-04-16 13:28:36 +02:00
..
functions [AKH] Added Vizier of Many Faces. 2017-04-16 13:28:36 +02:00
trace added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call 2017-03-04 00:16:36 +01:00
CardUtil.java move static function to CardImpl, and other api fixes 2017-03-30 20:09:47 +02:00
CircularList.java Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
ClassScanner.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +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 Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
DateFormat.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
DeckUtil.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03: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 Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
ManaUtil.java Minor improvements - StringBuilder now have initial value 2017-02-28 15:26:07 +03:00
MessageToClient.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RandomUtil.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03: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 Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
TreeNode.java Restructured Mage module 2015-11-29 21:56:49 +01:00