fixed javadoc

This commit is contained in:
Greg Wilkins 2016-05-04 10:49:22 +10:00
parent a9a21daa8e
commit 90110659e2
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*
* @return maximum number of threads.