EmptyCancellable
CLASS
EmptyCancellable
Swift
1public final class EmptyCancellable: Cancellable
A class to return when we need to bail out of something which still needs to return Cancellable
.
Methods
init()
Swift
1public init()
cancel()
Swift
1public func cancel()