Interface ProducerFunction<E>


public interface ProducerFunction<E>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • produce

      E produce()
      Returns:
      null values are not allowed