org.multiverse.utils
Class SystemOut
java.lang.Object
org.multiverse.utils.SystemOut
public final class SystemOut
- extends Object
Prevents having unwanted System.outs all over the place. Sonar will pick this one one and of course all the
unwanted ones.
- Author:
- Peter Veentjer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
println
public static void println(String s,
Object... args)
Copyright © 2008-2010 Multiverse. All Rights Reserved.