MyUtilityExtensionIterableAppendElement<E> extension

on

Methods

appendElement(E element) Iterable<E>

Available on Iterable<E>, provided by the MyUtilityExtensionIterableAppendElement extension

Returns a new lazy Iterable containing all elements of this collection and element.