Package com.thoughtworks.xstream.tools.benchmark.targets

Class Summary
JTreeTarget A Swing JTree instance, which is a suitably complex object graph.
ListTarget An ArrayList of user defined class (Person) instances to serialize.
Person  
StringTarget A small java.lang.String target.
UserDefinedClassTarget A user defined class (Person) to serialize that contains a few simple fields.
 



Copyright © 2004-2007 XStream. All Rights Reserved.