VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Hashable
Methods
Package
vegas
Interface
public interface Hashable
Interface implemented by classes that can return a hash code value.
Public Methods
Method
Defined By
hashCode
():uint
Returns a hash code value for the object.
Hashable
Method Detail
hashCode
()
method
public function hashCode():uint
Returns a hash code value for the object.
Returns
uint
— a hash code value for the object.
Mardi Août 16 2011, 02:33 PM +02:00