public class MsgQueue extends Object
| Constructor and Description |
|---|
MsgQueue() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addResult(Result obj) |
static void |
clear() |
static Set<String> |
getResultSet() |
static void |
removeResult(String ele) |
static int |
size() |
Copyright © 2020. All rights reserved.