A mutable pair consisting of two {@code Object} elements.
Not #ThreadSafe#
@param < L> the left element type
@param < R> the right element type
@since Lang 3.0
@version $Id: MutablePair.java 1127544 2011-05-25 14:35:42Z scolebourne $
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.