E
public class TagPagedList<E> extends Object implements IPagedList<E>
TagPagedList()
TagPagedList(List<E> list, E next)
<MK,T> MK
parseNext(Function<T,MK> parser)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getData, getNext, getTotal
public TagPagedList()
public TagPagedList(List<E> list, E next)
public <MK,T> MK parseNext(Function<T,MK> parser)
MK
parser
Copyright © 2023. All rights reserved.