com.google.gwt.user.client.rpc.core.java.util
Class Collections

java.lang.Object
  extended by com.google.gwt.user.client.rpc.core.java.util.Collections

public final class Collections
extends java.lang.Object

Dummy class for nesting the custom serializer.


Nested Class Summary
static class Collections.EmptyList_CustomFieldSerializer
          Custom field serializer for Collections.EmptyList.
static class Collections.EmptyMap_CustomFieldSerializer
          Custom field serializer for Collections.EmptyMap.
static class Collections.EmptySet_CustomFieldSerializer
          Custom field serializer for Collections.EmptySet.
static class Collections.SingletonList_CustomFieldSerializer
          Custom field serializer for Collections.SingletonList.
 
Constructor Summary
Collections()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Collections

public Collections()