|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Comparable | |
---|---|
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.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 V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |