public static class ChatPaginator.ChatPage extends Object
| Constructor and Description | 
|---|
ChatPage(String[] lines,
        int pageNumber,
        int totalPages)  | 
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
getLines()  | 
int | 
getPageNumber()  | 
int | 
getTotalPages()  | 
Copyright © 2022. All rights reserved.