public class ThreadPoolSpace extends Object
ThreadPoolSpace()
void
addThreadPool(String identify)
Set<String>
getThreadPoolIdentities()
int
getThreadPoolNumber()
removeThreadPool(String identify)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadPoolSpace()
public void addThreadPool(String identify)
public void removeThreadPool(String identify)
public Set<String> getThreadPoolIdentities()
public int getThreadPoolNumber()
Copyright © 2021. All rights reserved.