fixed javadoc
This commit is contained in:
parent
a9a21daa8e
commit
90110659e2
|
@ -286,7 +286,7 @@ public class QueuedThreadPool extends AbstractLifeCycle implements SizedThreadPo
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the maximum number of threads.
|
* Get the maximum number of threads.
|
||||||
* Delegated to the named or anonymous Pool.
|
* Delegated to the named or anonymous Pool.
|
||||||
*
|
*
|
||||||
* @return maximum number of threads.
|
* @return maximum number of threads.
|
||||||
|
|
Loading…
Reference in New Issue