commit
a1523e3bfd
@ -26,6 +26,8 @@ public class AsyncManager
|
||||
/**
|
||||
* 单例模式
|
||||
*/
|
||||
private AsyncManager(){}
|
||||
|
||||
private static AsyncManager me = new AsyncManager();
|
||||
|
||||
public static AsyncManager me()
|
||||
|
Loading…
x
Reference in New Issue
Block a user