TerminalPriorityId
public final class TerminalPriorityId : Hashable
The unique identifier of a priority.
-
Declaration
Swift
public static func == (left: TerminalPriorityId, right: TerminalPriorityId) -> Bool
-
Declaration
Swift
public func hash(into hasher: inout Hasher)
-
Creates a new PriorityId which is unequal to any other existing PriorityId.
Declaration
Swift
public init()