Answer the question
In order to leave comments, you need to log in
Within the method body, a specific other must be called. How to make a check?
interface ResultListener {
void onGetResult(Request request);
}
In the implementation of onGetResult(Request request); the request.destroy() method must be called;
The error should be reported to the IDE to avoid memory leaks.
Are there solutions? I hope I explained what is needed clearly :)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question