@FunctionalInterface
public interface MopWriter.Factory
Factory interface for creating MopWriter instances.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public MopWriter |
create(WriterController controller)Creates a MopWriter with the given controller. |
Creates a MopWriter with the given controller.
controller - the writer controller