public interface Producer<T> extends Closeable, org.mule.runtime.api.streaming.HasSize
| Modifier and Type | Method and Description |
|---|---|
T |
produce()
Returns the next available item
|
T produce()
nullCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.