net.sf.staccatocommons.lang.internal
Class ToString

java.lang.Object
  extended by net.sf.staccatocommons.lang.internal.ToString

public final class ToString
extends Object

Author:
flbulgarelli

Method Summary
static String toString(Object o)
          Invokes ToStringBuilder.reflectionToString with the NamedTuple ToStringStyle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toString

public static String toString(Object o)
Invokes ToStringBuilder.reflectionToString with the NamedTuple ToStringStyle

Parameters:
o - the object
Returns:
the reflective toString


Copyright © 2010-2012 Staccatocommons. All Rights Reserved.