public class StandardThreadPool extends java.lang.Object implements java.util.concurrent.Executor
StandardThreadPool(int maxThreads)
void
execute(java.lang.Runnable command)
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StandardThreadPool(int maxThreads)
public void execute(java.lang.Runnable command)
execute
java.util.concurrent.Executor
public void stop()
Copyright © 2016 即时通讯网(52im.net) - 即时通讯开发者社区. All rights reserved.