Searched defs:marshalledList (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/rmi/MarshalledObject/compare/
H A DCompare.java58 out.writeObject(marshalledList(listLength));
89 made = marshalledList(listLength);
96 static MarshalledObject marshalledList(int length) throws Throwable { method in class:Compare

Completed in 1093 milliseconds