Class RSPrimitiveComparator

Description

A Comparator for comparing primitives.

Located in /code/framework/RSArrayUtil/RSArrayUtil.php (line 536)

RSComparator
   |
   --RSPrimitiveComparator
Method Summary
void compare (mixed $o1, mixed $o2)
Methods
compare (line 540)

Returns 0 if the two arguments are equal (===), otherwise -1.

void compare (mixed $o1, mixed $o2)

Redefinition of:
RSComparator::compare()
Returns 0 if objects passed as first and second argument are equal. They have to implement the method hashCode.

Inherited Methods

Inherited From RSComparator

RSComparator::compare()

Documentation generated on Mon, 8 Dec 2003 13:10:39 +0100 by phpDocumentor 1.2.3