snuspl / dolphin

14 stars 2 forks source link

Hide ParameterWorker.processReply #158

Closed jsjason closed 8 years ago

jsjason commented 8 years ago

The method processReply of ParameterWorker is not intended for the user to call. We should hide it and instead register a callback function class internally, maybe to WorkerSideMsgHandler.