org.inria.myriads.snoozeclient.util
Class OutputUtils

java.lang.Object
  extended by org.inria.myriads.snoozeclient.util.OutputUtils

public final class OutputUtils
extends Object

Utils class. Contains some helper functions.

Author:
Eugen Feller

Method Summary
static void printConfiguration(ClientConfiguration clientConfiguration)
          Prints the client configuration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

printConfiguration

public static void printConfiguration(ClientConfiguration clientConfiguration)
Prints the client configuration.

Parameters:
clientConfiguration - The client configuration


Copyright © 2012. All Rights Reserved.