Package com.google.gwt.user.client.rpc.core.java.util

Class Summary
ArrayList_CustomFieldSerializer Custom field serializer for ArrayList.
Arrays Dummy class for nesting the custom serializer.
Arrays.ArrayList_CustomFieldSerializer Custom field serializer for Arrays.ArrayList.
Collection_CustomFieldSerializerBase Custom field serializer for ArrayList.
Collections Dummy class for nesting the custom serializer.
Collections.EmptyList_CustomFieldSerializer Custom field serializer for Collections.EmptyList.
Collections.EmptyMap_CustomFieldSerializer Custom field serializer for Collections.EmptyMap.
Collections.EmptySet_CustomFieldSerializer Custom field serializer for Collections.EmptySet.
Collections.SingletonList_CustomFieldSerializer Custom field serializer for Collections.SingletonList.
Date_CustomFieldSerializer Custom field serializer for Date.
HashMap_CustomFieldSerializer Custom field serializer for HashMap.
HashSet_CustomFieldSerializer Custom field serializer for HashSet.
IdentityHashMap_CustomFieldSerializer Custom field serializer for HashMap.
LinkedHashMap_CustomFieldSerializer Custom field serializer for LinkedHashMap for the server (uses reflection).
LinkedList_CustomFieldSerializer Custom field serializer for ArrayList.
Map_CustomFieldSerializerBase Custom field serializer for HashMap.
TreeMap_CustomFieldSerializer Custom field serializer for TreeMap.
TreeSet_CustomFieldSerializer Custom field serializer for TreeMap.
Vector_CustomFieldSerializer Custom field serializer for Vector.