EntertainmentSegment.empty constructor

EntertainmentSegment.empty()

Creates an empty EntertainmentSegment object.

Implementation

EntertainmentSegment.empty()
    : start = 0,
      length = 1;