A thread for cleaning up the reference queues as the garbage collector fills them. It takes an image map and a reference queue. When an item appears in the reference queue, it uses it as a key to remove values from the map. If the value is an array of images, then the defined images in that array are is disposed. To shutdown the thread, call stopCleaning().
@since 3.1
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.