Lazy-initialization map for PendingPut. Optimized for the expected usual case where only a single put is pending for a given key. This class is NOT THREAD SAFE. All operations on it must be performed with the lock held.
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.