equivalent-exchange-3/src/main/java/com
Brian 70f6782788 Tidied up the log and debug methods in LogHelper
Changed the manual null check and String conversion in LogHelper to the static String.valueOf() method, which automatically performs a null check and handles it appropriately. See [String.valueOf(Object)](http://docs.oracle.com/javase/7/docs/api/java/lang/String.html#valueOf(java.lang.Object\))
2014-01-26 18:56:22 -05:00
..
pahimar/ee3 Tidied up the log and debug methods in LogHelper 2014-01-26 18:56:22 -05:00