net.grinder.testutility
Class Serializer

java.lang.Object
  extended by net.grinder.testutility.Serializer

public class Serializer
extends Object

Serialisation utility.

Author:
Philip Aston

Constructor Summary
Serializer()
           
 
Method Summary
static
<T> T
serialize(T original)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Serializer

public Serializer()
Method Detail

serialize

public static <T> T serialize(T original)
                   throws Exception
Throws:
Exception


Copyright © 2000-2012. All Rights Reserved.