Allocates the object. @return true if the original state was PooledObjectState#IDLE IDLE
()
| 74 | * @return {@code true} if the original state was {@link PooledObjectState#IDLE IDLE} |
| 75 | */ |
| 76 | boolean allocate(); |
| 77 | |
| 78 | /** |
| 79 | * Orders instances based on idle time - i.e. the length of time since the |
no outgoing calls
no test coverage detected