Class ArrayDelegate

  • All Implemented Interfaces:
    SerializationDelegate<java.lang.Object>

    public class ArrayDelegate
    extends AbstractSerializationDelegate<java.lang.Object>
    This delegate will serialize an array of any type. Note that many primitive / numeric array types will be serialized by the PrimitiveArrayDelegate