Returns the bundle in which the i^h object is placed. true means IN, the object can be swapped false means OUT, the object is already swapped
@param i index of the object
@return a boolean value: true means can be swapped, false otherwise
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.