63646566676869
/** * Create an instance of {@link Publisher } * */ public Publisher createPublisher() { return new PublisherImpl(); }