Checks in a CAS to the pool. This automatically calls the {@link CAS#reset()} method, to ensurethat when the CAS is later retrieved from the pool it will be ready to use. Also notifies other Threads that may be waiting for an instance to become available.
@param aCas the Cas to release
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.