Uses of Class
com.foxinmy.weixin4j.model.paging.Sort

Packages that use Sort
com.foxinmy.weixin4j.model.paging   
 

Uses of Sort in com.foxinmy.weixin4j.model.paging
 

Methods in com.foxinmy.weixin4j.model.paging that return Sort
 Sort Pagedata.getSort()
           
 Sort Pageable.getSort()
           
 

Methods in com.foxinmy.weixin4j.model.paging with parameters of type Sort
 void Pageable.setSort(Sort sort)
           
 

Constructors in com.foxinmy.weixin4j.model.paging with parameters of type Sort
Pageable(int page, int size, Sort sort)
           
 



Copyright © 2014–2017. All rights reserved.