public final class ImmutableSortedMap_CustomFieldSerializer extends Object
ImmutableSortedMap
cannot be instantiated, we still need a custom field
serializer. TODO(cpovirk): why? Does it help if ensure that the GWT and non-GWT classes have the
same fields? Is that worth the trouble?Constructor and Description |
---|
ImmutableSortedMap_CustomFieldSerializer() |
Modifier and Type | Method and Description |
---|---|
static void |
deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader reader,
ImmutableSortedMap<?,?> instance) |
static ImmutableSortedMap<?,?> |
instantiate(com.google.gwt.user.client.rpc.SerializationStreamReader reader) |
static void |
serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter writer,
ImmutableSortedMap<?,?> instance) |
public ImmutableSortedMap_CustomFieldSerializer()
public static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader reader, ImmutableSortedMap<?,?> instance)
public static ImmutableSortedMap<?,?> instantiate(com.google.gwt.user.client.rpc.SerializationStreamReader reader) throws com.google.gwt.user.client.rpc.SerializationException
com.google.gwt.user.client.rpc.SerializationException
public static void serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter writer, ImmutableSortedMap<?,?> instance) throws com.google.gwt.user.client.rpc.SerializationException
com.google.gwt.user.client.rpc.SerializationException
Copyright © 2010-2016 JBoss by Red Hat. All Rights Reserved.