Documentation is available at Comparable.php
- <?php
- interface PHPFIT_Comparable {
- /**
- * @param object other
- * @return a negative integer, zero, or a positive integer as this object is less than, equal to, or greater than the specified object.
- */
- public function compareTo($other);
- }
- ?>
Documentation generated on Sun, 02 Apr 2006 23:21:37 +0000 by phpDocumentor 1.3.0RC5