ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
IComparable.php
Go to the documentation of this file.
1 <?php
35 {
41  public function getHashCode();
42 
51  public function getHashIndex();
52 
61  public function setHashIndex($value);
62 }