public interface ItemsAndTotalCount<T>
List<T>
getItems()
long
getTotal()
List<T> getItems()
long getTotal()
Copyright © 2017. All rights reserved.