This is a simple helper class used in the implementation of the Jupiter algorithm. A OperationWrapper instance is created with an operation and the current local operation count and inserted into the outgoing queue (see {@link Jupiter#ackJupiterActivityList}).
@valueObject Instances of this class should be treated as value objectsand should be treated as immutable.
@see Jupiter#generateJupiterActivity(Operation,User,SPath)
@see Jupiter#receiveJupiterActivity(JupiterActivity)
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.