1109111011111112111311141115
return (advanceHandler.getEventCode() & ReportEvent.ARTIFICIAL_EVENT_CODE) != 0; } public GroupingState createGroupingState() { return new DefaultGroupingState(currentGroupIndex, (FastStack) groupStarts.clone()); }
1354135513561357135813591360
return (advanceHandler.getEventCode() & ReportEvent.ARTIFICIAL_EVENT_CODE) != 0; } public GroupingState createGroupingState() { return new DefaultGroupingState(currentGroupIndex, groupStarts.clone()); }