| Package | Description |
|---|---|
| org.bridje.orm |
| Modifier and Type | Method and Description |
|---|---|
static Paging |
Paging.fromString(String value) |
static Paging |
Paging.of(int count,
int size) |
static Paging |
Paging.of(int count,
int size,
int current) |
Copyright © 2015–2017 Bridje Framework. All rights reserved.