com.google.common.collect
Class EmptyImmutableSortedMap_CustomFieldSerializer
java.lang.Object
com.google.common.collect.EmptyImmutableSortedMap_CustomFieldSerializer
public class EmptyImmutableSortedMap_CustomFieldSerializer
- extends Object
This class implements the GWT serialization of EmptyImmutableSortedMap
.
- Author:
- Chris Povirk
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyImmutableSortedMap_CustomFieldSerializer
public EmptyImmutableSortedMap_CustomFieldSerializer()
deserialize
public static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader reader,
com.google.common.collect.EmptyImmutableSortedMap<?,?> instance)
instantiate
public static com.google.common.collect.EmptyImmutableSortedMap<?,?> 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.EmptyImmutableSortedMap<?,?> 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.