Packageorg.osmf.smpte.tt.utilities
Interfacepublic interface IEquals
Implementors TimeSpan



Public Methods
 MethodDefined By
  
equals(object:Object):Boolean
Indicates whether some other object is equal to this one.
IEquals
Method Detail
equals()method
public function equals(object:Object):Boolean

Indicates whether some other object is equal to this one.

Parameters

object:Object — the object to compare to this object for equality

Returns
Boolean