createProtected

protected abstract fun createProtected(event: E, tag: String?, executor: OnEvent.Executor?, onEvent: OnEvent<Data>): O(source)

Protected factory function for creating instances of the Event.Observer implementation.