appendLastPage abstract method

void appendLastPage(
  1. List<T> newItems
)

Implementation

void appendLastPage(List<T> newItems);