public class EMPage<T> extends Object
EMPage(List<T> values, String cursor)
String
getCursor()
List<T>
getValues()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EMPage(List<T> values, String cursor)
public List<T> getValues()
public String getCursor()
Copyright © 2024. All rights reserved.