Wraps another observer and asynchronously updates it in the background. The update call will always return immediately. If the queue fills up newer updates will overwrite older updates. If an exception is thrown when calling update on wrapped observer it will be logged, but otherwise ignored.
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.