multiverse.tests.marshallingtests
Class GTestClass10

java.lang.Object
  extended by multiverse.tests.marshallingtests.GTestClass10

public class GTestClass10
extends Object


Field Summary
 LinkedList<Integer> intList
           
 
Constructor Summary
GTestClass10()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

intList

public LinkedList<Integer> intList
Constructor Detail

GTestClass10

public GTestClass10()