ibspan.tss.test
Class PrettyPrinter
java.lang.Object
ibspan.tss.test.PrettyPrinter
public class PrettyPrinter
- extends Object
- Author:
- Maciej Gawinecki
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrettyPrinter
public PrettyPrinter()
print
public static void print(Opinion o,
PrintStream out)
throws com.ibm.adtech.jastor.JastorException
- Throws:
com.ibm.adtech.jastor.JastorException
print
public static void print(UserProfile p,
PrintStream out)
throws com.ibm.adtech.jastor.JastorException
- Throws:
com.ibm.adtech.jastor.JastorException
print
public static void print(OpinionSet set,
PrintStream out)
throws com.ibm.adtech.jastor.JastorException
- Throws:
com.ibm.adtech.jastor.JastorException
print
public static void print(UserProfileData d,
PrintStream out)
throws com.ibm.adtech.jastor.JastorException
- Throws:
com.ibm.adtech.jastor.JastorException
print
public static void print(StatisticsMap map,
PrintStream out)
throws com.ibm.adtech.jastor.JastorException
- Throws:
com.ibm.adtech.jastor.JastorException
print
public static void print(StatisticEntry e,
PrintStream out)
throws com.ibm.adtech.jastor.JastorException
- Throws:
com.ibm.adtech.jastor.JastorException
print
public static void print(Event e,
PrintStream out)
throws com.ibm.adtech.jastor.JastorException
- Throws:
com.ibm.adtech.jastor.JastorException
line
public static void line(PrintStream out)