Gets whether a check is made for abandoned objects when an object is borrowed from this pool.
@return {@code true} if abandoned object removal is configured to be activated by borrowObject otherwise {@code false}
@see AbandonedConfig#getRemoveAbandonedOnBorrow()
See Implementation
Gets whether a check is made for abandoned objects when an object is borrowed from this pool.
@return {@code true} if abandoned object removal is configured to be activated by borrowObject otherwise {@code false}
@see AbandonedConfig#getRemoveAbandonedOnBorrow()