php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
SplMinHeap Class Reference
Inheritance diagram for SplMinHeap:
SplHeap Iterator Countable Traversable

Protected Member Functions

 compare (mixed $value1, mixed $value2)
 

Additional Inherited Members

- Public Member Functions inherited from SplHeap
 extract ()
 
 insert (mixed $value)
 
 top ()
 
 count ()
 
 isEmpty ()
 
 rewind ()
 
 current ()
 
 key ()
 
 next ()
 
 valid ()
 
 recoverFromCorruption ()
 
 isCorrupted ()
 
 __debugInfo ()
 

Detailed Description

Definition at line 132 of file spl_heap.stub.php.

Member Function Documentation

◆ compare()

SplMinHeap::compare ( mixed $value1,
mixed $value2 )
protected

@tentative-return-type

Reimplemented from SplHeap.

Definition at line 135 of file spl_heap.stub.php.


The documentation for this class was generated from the following file: