com.intel.hadoop.graphbuilder.test.util
Class ParallelTest.MutableInt

java.lang.Object
  extended by com.intel.hadoop.graphbuilder.test.util.ParallelTest.MutableInt
Enclosing class:
ParallelTest

public class ParallelTest.MutableInt
extends java.lang.Object


Field Summary
 int val
           
 
Constructor Summary
ParallelTest.MutableInt(int val)
           
ParallelTest.MutableInt(ParallelTest.MutableInt other)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

val

public int val
Constructor Detail

ParallelTest.MutableInt

public ParallelTest.MutableInt(int val)

ParallelTest.MutableInt

public ParallelTest.MutableInt(ParallelTest.MutableInt other)