be.ac.ulg.montefiore.run.totem.util
Interface PriorityQueueObjectInt

All Known Implementing Classes:
BhandariElem

public interface PriorityQueueObjectInt

Priority queue object (with integers)

Creation date: 13-Oct.-2004

Author:
Olivier Delcourt (delcourt@run.montefiore.ulg.ac.be)

Method Summary
 int getId()
          Gets the id of the object
 double getKey()
          Gets the key of the object
 

Method Detail

getId

int getId()
Gets the id of the object

Returns:
the object's id

getKey

double getKey()
Gets the key of the object

Returns:
the object's key


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.