E
public class TagPagedList<E> extends Object implements IPagedList<E>
TagPagedList()
TagPagedList(List<E> list, E next)
<MK> MK
parseNext(Function<E,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> MK parseNext(Function<E,MK> parser)
MK
parser
Copyright © 2021. All rights reserved.