am f2dc6fc4: Merge "Fix Javadoc." into jb-dev
* commit 'f2dc6fc442385e08745762fcc2468ad89e2c78dc': Fix Javadoc.
This commit is contained in:
@@ -518,7 +518,7 @@ public class Handler {
|
||||
|
||||
/**
|
||||
* Remove any pending posts of messages with code 'what' and whose obj is
|
||||
* 'object' that are in the message queue. If <var>token</var> is null,
|
||||
* 'object' that are in the message queue. If <var>object</var> is null,
|
||||
* all messages will be removed.
|
||||
*/
|
||||
public final void removeMessages(int what, Object object) {
|
||||
|
||||
Reference in New Issue
Block a user