-
- All Implemented Interfaces:
-
kotlin.collections.Iterable
public class Listing.Empty extends Listing<Nothing> implements Iterable<Nothing>
-
-
Field Summary
Fields Modifier and Type Field Description public final static Listing.EmptyINSTANCE
-
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
-
-