entries property

List<CircularSegmentEntry> entries
final

List of CircularSegmentEntrys that make up this stack.

Implementation

final List<CircularSegmentEntry> entries;