com.google.common.collect
Class RegularImmutableAsList_CustomFieldSerializer
java.lang.Object
com.google.common.collect.RegularImmutableAsList_CustomFieldSerializer
@GwtCompatible(emulated=true)
public class RegularImmutableAsList_CustomFieldSerializer
- extends Object
This class implements the server-side GWT serialization of
RegularImmutableAsList
.
- Author:
- Hayward Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegularImmutableAsList_CustomFieldSerializer
public RegularImmutableAsList_CustomFieldSerializer()
deserialize
public static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader reader,
com.google.common.collect.RegularImmutableAsList<?> instance)
instantiate
public static com.google.common.collect.RegularImmutableAsList<Object> 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,
com.google.common.collect.RegularImmutableAsList<?> 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.