- java.lang.Object
-
- org.rapidoid.RapidoidThing
-
- org.rapidoid.datamodel.impl.ResultsImpl<T>
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
first
public final T first()
- Specified by:
first in interface Results<T>
-
last
public final T last()
- Specified by:
last in interface Results<T>
-
count
public long count()
- Specified by:
count in interface Results<T>
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.