public static class PageHelper.CollectionPageHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
<C extends Collection<T>,T> |
selectPage(Supplier<C> selectSupplier) |
public <C extends Collection<T>,T> CollectionPage<C,T> selectPage(Supplier<C> selectSupplier)
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.