com.google.common.primitives
Class UnsignedLong_CustomFieldSerializer
java.lang.Object
com.google.common.primitives.UnsignedLong_CustomFieldSerializer
public class UnsignedLong_CustomFieldSerializer
- extends Object
This class implements the GWT serialization of UnsignedLong
.
- Author:
- Louis Wasserman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnsignedLong_CustomFieldSerializer
public UnsignedLong_CustomFieldSerializer()
deserialize
public static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader reader,
UnsignedLong instance)
instantiate
public static UnsignedLong instantiate(com.google.gwt.user.client.rpc.SerializationStreamReader reader)
throws com.google.gwt.user.client.rpc.SerializationException
- Throws:
com.google.gwt.user.client.rpc.SerializationException
serialize
public static void serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter writer,
UnsignedLong instance)
throws com.google.gwt.user.client.rpc.SerializationException
- Throws:
com.google.gwt.user.client.rpc.SerializationException
Copyright © 2010-2013 JBoss by Red Hat. All Rights Reserved.