Guava GWT compatible libs 13.0.1-redhat-1

com.google.common.collect
Class EmptyImmutableSortedSet_CustomFieldSerializer

java.lang.Object
  extended by com.google.common.collect.EmptyImmutableSortedSet_CustomFieldSerializer

public class EmptyImmutableSortedSet_CustomFieldSerializer
extends Object

This class implements the GWT serialization of EmptyImmutableSortedSet.

Author:
Chris Povirk

Constructor Summary
EmptyImmutableSortedSet_CustomFieldSerializer()
           
 
Method Summary
static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader reader, com.google.common.collect.EmptyImmutableSortedSet<?> instance)
           
static com.google.common.collect.EmptyImmutableSortedSet<Object> instantiate(com.google.gwt.user.client.rpc.SerializationStreamReader reader)
           
static void serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter writer, com.google.common.collect.EmptyImmutableSortedSet<?> instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyImmutableSortedSet_CustomFieldSerializer

public EmptyImmutableSortedSet_CustomFieldSerializer()
Method Detail

deserialize

public static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader reader,
                               com.google.common.collect.EmptyImmutableSortedSet<?> instance)

instantiate

public static com.google.common.collect.EmptyImmutableSortedSet<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.EmptyImmutableSortedSet<?> instance)
                      throws com.google.gwt.user.client.rpc.SerializationException
Throws:
com.google.gwt.user.client.rpc.SerializationException

Guava GWT compatible libs 13.0.1-redhat-1

Copyright © 2010-2013 JBoss by Red Hat. All Rights Reserved.