Object
CLASS
Object
Swift
1open class Object: CacheEntity
Methods
_canBeConverted(to:)
Swift
1public final class func _canBeConverted(to otherType: ParentType) -> Bool
implements(_:)
Swift
1public final class func implements(_ interface: Interface.Type) -> Bool