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