A B C D F G H I N O R S U

D

deleteObserver(Observer) - Method in class org.coffeecrew.mobile.oop.util.Observable
Deletes the specified observer from the list of observers so no more updates will be delivered to the observer
deleteObservers() - Method in class org.coffeecrew.mobile.oop.util.Observable
Removes all currently attached observers from this object
deviceDiscovered(RemoteDevice, DeviceClass) - Method in class org.coffeecrew.mobile.oop.util.OOPFinder
Implementation as defined in the interface javax.bluetooth.DiscoveryListener this code is called from the implementation when a device was discovered.

A B C D F G H I N O R S U