itm / wsn-device-drivers

Drivers for Wireless Sensor Network Devices
Other
6 stars 4 forks source link

Rename ExecutorServiceOperationQueue to ExecutorServiceOperationExecutor #62

Closed mlegenhausen closed 13 years ago

mlegenhausen commented 13 years ago

Cause a Queue is a datastructure and nothing that executes operation. For this the Executor suffix fits better.