com.google.common.collect
Class ForwardingImmutableList_CustomFieldSerializer

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

public final class ForwardingImmutableList_CustomFieldSerializer
extends Object

Even though ForwardingImmutableList cannot be instantiated, we still need a custom field serializer. TODO(cpovirk): why?

Author:
Hayward Chan

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

Constructor Detail

ForwardingImmutableList_CustomFieldSerializer

public ForwardingImmutableList_CustomFieldSerializer()


Copyright © 2010-2012. All Rights Reserved.