removeListener abstract method
- RasterDataSourceListener listener
Remove a listener from receiving state notifications.
Notification can still be received during removal.
listenerListener to be removed from receiving state notifications.
Implementation
void removeListener(RasterDataSourceListener listener);