Package 

Interface MessageGenerator

    • Method Summary

      Modifier and Type Method Description
      abstract Flow<T> generate() Return the generated messages.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • generate

         abstract Flow<T> generate()

        Return the generated messages.