org.apache.qpid.messaging.util
Class PyPrint

java.lang.Object
  extended by org.apache.qpid.messaging.util.PyPrint

public class PyPrint
extends Object

PyPrint


Constructor Summary
PyPrint()
           
 
Method Summary
static String pprint(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PyPrint

public PyPrint()
Method Detail

pprint

public static String pprint(Object obj)


Licensed to the Apache Software Foundation