public class Page<V> extends Object
Page(long startAt, int maxResults, boolean isLast, Iterable<V> values)
Iterable<V>
getValues()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Page(long startAt, int maxResults, boolean isLast, Iterable<V> values)
public Iterable<V> getValues()
Copyright © 2022 JBoss by Red Hat. All rights reserved.