public static final class Page.PageReference<K,V> extends Object
PageReference(Page<K,V> page)
static <X,Y> Page.PageReference<X,Y>
empty()
Page<K,V>
getPage()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PageReference(Page<K,V> page)
public static <X,Y> Page.PageReference<X,Y> empty()
X
Y
public Page<K,V> getPage()
public String toString()
toString
Object
Copyright © 2022. All rights reserved.