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

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

public final class Arrays
extends java.lang.Object

Dummy class for nesting the custom serializer.


Nested Class Summary
static class Arrays.ArrayList_CustomFieldSerializer
          Custom field serializer for Arrays.ArrayList.
 
Constructor Summary
Arrays()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Arrays

public Arrays()