StackableOperationsQueue
class StackableOperationsQueue
Undocumented
-
Undocumented
Declaration
Swift
func append(operation: QueueOperation) -
Undocumented
Declaration
Swift
func execute(_ completion: (() throws -> ())?)
StackableOperationsQueue Class Reference