com.google.common.collect
Class ImmutableList_CustomFieldSerializer

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

public final class ImmutableList_CustomFieldSerializer
extends Object

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

Author:
Hayward Chan

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

Constructor Detail

ImmutableList_CustomFieldSerializer

public ImmutableList_CustomFieldSerializer()


Copyright © 2010-2012. All Rights Reserved.