com.google.common.collect
Class ImmutableList_CustomFieldSerializer
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImmutableList_CustomFieldSerializer
public ImmutableList_CustomFieldSerializer()
Copyright © 2010-2012. All Rights Reserved.