-
-
Method Summary
Modifier and Type Method Description final List<T>component1()final TOKENcomponent2()final Listing.Tokenized<T, TOKEN>copy(List<T> items, TOKEN nextToken)final List<T>getItems()final TOKENgetNextToken()-
Methods inherited from class kotlin.collections.Iterable
equals, hashCode, toString -
Methods inherited from class org.http4k.connect.Listing
forEach, iterator, spliterator -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
component1
final List<T> component1()
-
component2
final TOKEN component2()
-
getNextToken
final TOKEN getNextToken()
-
-
-
-