ListenableToStream<T extends Listenable> extension

Convert this Listenable to a Stream.

on
  • T

Methods

toStream() Stream<T>
Convert this Listenable to a Stream.