Rename all The c++ JNI classes
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/272 Reviewed By: passy Differential Revision: D9861432 Pulled By: jknoxville fbshipit-source-id: 523b8fc28541b922bbcc0939514f4ddd0a3fc1b0
This commit is contained in:
committed by
Facebook Github Bot
parent
a480be90a2
commit
9d9fa17134
@@ -8,7 +8,7 @@
|
||||
package com.facebook.sonar.core;
|
||||
|
||||
/**
|
||||
* SonarResponder is used to asyncronously response to a messaged recieved from the Sonar desktop
|
||||
* FlipperResponder is used to asyncronously response to a messaged recieved from the Sonar desktop
|
||||
* app. The Sonar Responder will automatically wrap the response in an approriate object depending
|
||||
* on if it is an error or not.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user