EmptyCancellable
CLASS
EmptyCancellable
Swift
1public final class EmptyCancellable: CancellableA 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()