com.google.common.collect
Class ImmutableSet_CustomFieldSerializer

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

public final class ImmutableSet_CustomFieldSerializer
extends Object

Even though ImmutableSet cannot be instantiated, we still need a custom field serializer to unify the type signature of ImmutableSet[] on server and client side.

Author:
Hayward Chan

Constructor Summary
ImmutableSet_CustomFieldSerializer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImmutableSet_CustomFieldSerializer

public ImmutableSet_CustomFieldSerializer()


Copyright © 2010-2014. All Rights Reserved.