Class DenseObjectSegmentBody

  • All Implemented Interfaces:
    Serializable, SegmentBody

    class DenseObjectSegmentBody
    extends AbstractSegmentBody
    Implementation of a segment body which stores the data inside a dense array of Java objects.
    Author:
    LBoudreau