SunSPOT API V5.0


Uses of Interface
com.sun.spot.peripheral.radio.routing.interfaces.Comparable

Packages that use Comparable
com.sun.spot.peripheral.radio.mhrp.aodv.request Request table used by the AODV based mesh routing package 
com.sun.spot.peripheral.radio.mhrp.aodv.routing Routing table used by the AODV based mesh routing package 
com.sun.spot.peripheral.radio.routing Interfaces implemented by all routing protocols. 
 

Uses of Comparable in com.sun.spot.peripheral.radio.mhrp.aodv.request
 

Classes in com.sun.spot.peripheral.radio.mhrp.aodv.request that implement Comparable
 class RequestEntry
           
 

Uses of Comparable in com.sun.spot.peripheral.radio.mhrp.aodv.routing
 

Classes in com.sun.spot.peripheral.radio.mhrp.aodv.routing that implement Comparable
 class RoutingEntry
          A single entry in the routing table
 

Uses of Comparable in com.sun.spot.peripheral.radio.routing
 

Methods in com.sun.spot.peripheral.radio.routing that return Comparable
 Comparable SortedList.getFirstElement()
           
 Comparable SortedList.removeElement(Comparable payloadToRemove)
           
 Comparable SortedList.removeFirstElement()
           
 

Methods in com.sun.spot.peripheral.radio.routing with parameters of type Comparable
 void SortedList.insertElement(Comparable newPayload)
           
 Comparable SortedList.removeElement(Comparable payloadToRemove)
           
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.