module OnebusawaySDK::Internal::Type::Union
def ==(other)
-
(Boolean)
-
Parameters:
-
other
(Object
) --
Other tags:
- Api: - public
def ==(other) OnebusawaySDK::Internal::Type::Union === other && other.derefed_variants == derefed_variants end