public abstract class AbstractPagingService<T> extends Object implements PagingService<T>
| Constructor and Description |
|---|
AbstractPagingService() |
public Sheet<T> getAll(@NonNull @NonNull Pagination pagination)
getAll in interface PagingService<T>Copyright © 2020 SADTECH. All rights reserved.