|
SplHeap::topPeeks at the node from the top of the heap Beschreibung
public mixed SplHeap::top
( void
)
Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteThe value of the node on the top. Fehler/ExceptionsThrows RuntimeException when the data-structure is empty. |