de.hpi.fgis.voidgen.hadoop.tests
Class ArgumentPrinter

java.lang.Object
  extended by de.hpi.fgis.voidgen.hadoop.tests.ArgumentPrinter

public class ArgumentPrinter
extends java.lang.Object

Prints the arguments passed to this class to the standard output.

Author:
Johannes Gosda, Hasso Plattner Institute at University of Potsdam, Germany

Constructor Summary
ArgumentPrinter(java.lang.String[] args)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArgumentPrinter

public ArgumentPrinter(java.lang.String[] args)