-
-
Constructor Summary
Constructors
Constructor and Description |
QueryResultWrapper(L t,
int start,
int count,
int total) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getTotal
public int getTotal()
-
getStart
public int getStart()
-
getCount
public int getCount()
-
getList
public L getList()
Copyright © 2013, 2017, Oracle and/or its affiliates. All rights reserved.