Class SparseSegmentBody

  • All Implemented Interfaces:
    Serializable, SegmentBody

    class SparseSegmentBody
    extends AbstractSegmentBody
    Implementation of a segment body which stores the data of a sparse segment data set into a dense array of java objects.
    Author:
    LBoudreau