Package 

Class Listing

  • All Implemented Interfaces:
    kotlin.collections.Iterable

    
    public class Listing<T extends Object>
     implements Iterable<T>
                        

    Common type representing a list of results coming from a service.

    • Method Summary

      Modifier and Type Method Description
      • 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