Class StaticArrayCallback

  • All Implemented Interfaces:
    ArrayCallback

    public class StaticArrayCallback
    extends Object
    implements ArrayCallback
    An array call-back that copies all contents of the source into a private buffer.
    Author:
    Thomas Morgner