|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpeer2me.network.bluetooth.DeviceList
public class DeviceList
Constructor Summary | |
---|---|
DeviceList()
|
Method Summary | |
---|---|
void |
addDevice(Device d)
|
Device |
getDevice(java.lang.String bluetoothAdress)
|
Device[] |
getDevices()
|
void |
removeDevice(java.lang.String bluetoothAddress)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeviceList()
Method Detail |
---|
public void addDevice(Device d)
public void removeDevice(java.lang.String bluetoothAddress)
public Device getDevice(java.lang.String bluetoothAdress)
public Device[] getDevices()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |