mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-20 21:58:33 +00:00
JavaDoc clarification.
This commit is contained in:
parent
489f68c708
commit
8cfd971f92
@ -58,7 +58,7 @@ public interface ConnectionPool extends Closeable
|
||||
*
|
||||
* @param connection the connection to release
|
||||
* @return true if the connection has been released, false if the connection
|
||||
* was not obtained from the this ConnectionPool
|
||||
* should be closed
|
||||
*/
|
||||
boolean release(Connection connection);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user