public class SearchAfter<T> extends Object implements Serializable
SearchAfter(SortField sortField, T value)
SearchAfter<T>
copy(T value)
SortField
getSortField()
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SearchAfter(SortField sortField, T value)
public SortField getSortField()
public T getValue()
public SearchAfter<T> copy(T value)
Copyright © 2023. All rights reserved.