All Bundles

BasicCompare

Provides rudimentary compare functionality

Implements: Compare

Operations

New

Default constructor

New()

Compare

Compares two objects

method : public : Compare(rhs:System.Compare) ~ Int
Parameters
NameTypeDescription
rhsComparecompare object

Return
TypeDescription
Int0 if equal, -1 if right-hand side i greater, 1 if left-hand side is greater

HashID

Returns the class default hash ID

method : public : HashID() ~ Int
Return
TypeDescription
Inthash ID