org.easysql.database.Page
case class Page[T](totalPage: Long, totalCount: Long, data: List[T]) Attributes
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product