com.google.common.collect
Class ImmutableMultiset_CustomFieldSerializer

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

public class ImmutableMultiset_CustomFieldSerializer
extends Object

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

Author:
Chris Povirk

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

Constructor Detail

ImmutableMultiset_CustomFieldSerializer

public ImmutableMultiset_CustomFieldSerializer()


Copyright © 2010-2012. All Rights Reserved.