Generic Instance Method 総称体インスタンスメソッド

setFailureType(to:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

func setFailureType<E>(to failureType: E.Type) -> Publishers.SetFailureType<Timer.TimerPublisher, E> where E : Error