Package 

Class Listing.Unpaged

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<T> items
    • Constructor Summary

      Constructors 
      Constructor Description
      Unpaged(List<T> items)
    • Method Summary

      Modifier and Type Method Description
      final List<T> component1()
      final Listing.Unpaged<T> copy(List<T> items)
      final List<T> getItems()
      • 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